[Intel-wired-lan] [PATCH iwl-next v3 5/6] ice: dump ethtool stats and skb by Tx hang devlink health reporter

Pucha, HimasekharX Reddy himasekharx.reddy.pucha at intel.com
Thu Aug 29 14:34:55 UTC 2024


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Przemek Kitszel
> Sent: Wednesday, August 21, 2024 7:07 PM
> To: intel-wired-lan at lists.osuosl.org; Jiri Pirko <jiri at resnulli.us>; Nguyen, Anthony L <anthony.l.nguyen at intel.com>
> Cc: lukas.bulwahn at gmail.com; willemb at google.com; Drewek, Wojciech <wojciech.drewek at intel.com>; dwaipayanray1 at gmail.com; netdev at vger.kernel.org; Polchlopek, Mateusz <mateusz.polchlopek at intel.com>; Bagnucki, Igor <igor.bagnucki at intel.com>; joe at perches.com; Eric Dumazet <edumazet at google.com>; Kitszel, Przemyslaw <przemyslaw.kitszel at intel.com>; Simon Horman <horms at kernel.org>; Jakub Kicinski <kuba at kernel.org>; apw at canonical.com; NEX SW NCIS OSDT ITP Upstreaming <nex.sw.ncis.osdt.itp.upstreaming at intel.com>; akpm at linux-foundation.org; Paolo Abeni <pabeni at redhat.com>; David S. Miller <davem at davemloft.net>
> Subject: [Intel-wired-lan] [PATCH iwl-next v3 5/6] ice: dump ethtool stats and skb by Tx hang devlink health reporter
>
> Print the ethtool stats and skb diagnostic information 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.
>
> Reviewed-by: Igor Bagnucki <igor.bagnucki at intel.com>
> Reviewed-by: Wojciech Drewek <wojciech.drewek at intel.com>
> Reviewed-by: Simon Horman <horms at kernel.org>
> Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek at intel.com>
> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_ethtool.h  |  2 +
>  .../ethernet/intel/ice/ice_ethtool_common.h   | 19 ++++++++++
>  .../intel/ice/devlink/devlink_health.c        | 37 +++++++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_ethtool.c  | 10 ++---
>  4 files changed, 63 insertions(+), 5 deletions(-)  create mode 100644 drivers/net/ethernet/intel/ice/ice_ethtool_common.h
>

Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha at intel.com> (A Contingent worker at Intel)



More information about the Intel-wired-lan mailing list