Message ID | 20231015234304.2633-1-paul.greenwalt@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ethtool: Add link mode maps for forced speeds | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Sun, 15 Oct 2023 19:43:01 -0400 you wrote: > The following patch set was initially a part of [1]. As the purpose of the > original series was to add the support of the new hardware to the intel ice > driver, the refactoring of advertised link modes mapping was extracted to a > new set. > > The patch set adds a common mechanism for mapping Ethtool forced speeds > with Ethtool supported link modes, which can be used in drivers code. > > [...] Here is the summary with links: - [net-next,v5,1/3] ethtool: Add forced speed to supported link modes maps https://git.kernel.org/netdev/net-next/c/26c5334d344d - [net-next,v5,2/3] qede: Refactor qede_forced_speed_maps_init() https://git.kernel.org/netdev/net-next/c/a5b65cd2a317 - [net-next,v5,3/3] ice: Refactor finding advertised link speed https://git.kernel.org/netdev/net-next/c/982b0192db45 You are awesome, thank you!