Re: [Intel-wired-lan] [PATCH iwl-next v1 4/6] ice: print ethtool stats as part of Tx hang devlink health reporter

From: Simon Horman
Date: Mon Jul 08 2024 - 08:42:17 EST


On Wed, Jul 03, 2024 at 08:59:20AM -0400, Mateusz Polchlopek wrote:
> From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
>
> Print the ethtool stats as part of Tx hang devlink health dump.
>
> Move the declarations of ethtool functions that devlink health uses out
> to a new file: ice_ethtool_common.h
>
> To utilize our existing ethtool code in this context, convert it to
> non-static.
>
> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
> Reviewed-by: Igor Bagnucki <igor.bagnucki@xxxxxxxxx>
> Reviewed-by: Wojciech Drewek <wojciech.drewek@xxxxxxxxx>
> Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@xxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>