Thread (20 messages) 20 messages, 7 authors, 2023-09-15

Re: [PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps

From: Pawel Chmielewski <hidden>
Date: 2023-08-23 18:00:34
Also in: intel-wired-lan

On Sun, Aug 20, 2023 at 12:20:43PM -0700, Greenwalt, Paul wrote:

On 8/20/2023 11:54 AM, Andrew Lunn wrote:
quoted
On Sat, Aug 19, 2023 at 02:39:41AM -0700, Paul Greenwalt wrote:
quoted
The need to map Ethtool forced speeds to  Ethtool supported link modes is
common among drivers. To support this move the supported link modes maps
implementation from the qede driver. This is an efficient solution
introduced in commit 1d4e4ecccb11 ("qede: populate supported link modes
maps on module init") for qede driver.

ethtool_forced_speed_maps_init() should be called during driver init
with an array of struct ethtool_forced_speed_map to populate the
mapping. The macro ETHTOOL_FORCED_SPEED_MAP is a helper to initialized
the struct ethtool_forced_speed_map.
Is there any way to reuse this table:

https://elixir.bootlin.com/linux/latest/source/drivers/net/phy/phy-core.c#L161

Seems silly to have multiple tables if this one can be made to work.
It is also used a lot more than anything you will add, which has just
two users so far, so problems with it a likely to be noticed faster.

	Andrew
Yes, we'll can look into that.
I think it would be better to leave the maps in the code of respective drivers, as they are too much hardware related. 
Even for a single speed, the sets of supported link modes may vary between the devices.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help