Message ID | 20240709202951.2103115-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ice: Support to dump PHY config, FEC | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 9 Jul 2024 13:29:46 -0700 you wrote: > Anil Samal says: > > Implementation to dump PHY configuration and FEC statistics to > facilitate link level debugging of customer issues. Implementation has > two parts > > a. Serdes equalization > # ethtool -d eth0 > Output: > Offset Values > > [...] Here is the summary with links: - [net-next,v2,1/3] ice: Extend Sideband Queue command to support flags https://git.kernel.org/netdev/net-next/c/a317f873ea85 - [net-next,v2,2/3] ice: Implement driver functionality to dump fec statistics https://git.kernel.org/netdev/net-next/c/ac21add2540e - [net-next,v2,3/3] ice: Implement driver functionality to dump serdes equalizer values https://git.kernel.org/netdev/net-next/c/70838938e89c You are awesome, thank you!