[Intel-wired-lan] [PATCH iwl-next v3 4/6] ice: add Tx hang devlink health reporter
Pucha, HimasekharX Reddy
himasekharx.reddy.pucha at intel.com
Thu Aug 29 14:33:19 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>; 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 4/6] ice: add Tx hang devlink health reporter
>
> Add Tx hang devlink health reporter, see struct ice_tx_hang_event to see what is reported.
>
> Subsequent commits will extend it by more info, for now it dumps descriptors with little metadata.
>
> Reviewed-by: Igor Bagnucki <igor.bagnucki at intel.com>
> Reviewed-by: Wojciech Drewek <wojciech.drewek at intel.com>
> Co-developed-by: Mateusz Polchlopek <mateusz.polchlopek at intel.com>
> 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/Makefile | 1 +
> .../intel/ice/devlink/devlink_health.h | 48 +++++
> drivers/net/ethernet/intel/ice/ice.h | 2 +
> .../intel/ice/devlink/devlink_health.c | 188 ++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_main.c | 18 +-
> 5 files changed, 252 insertions(+), 5 deletions(-) create mode 100644 drivers/net/ethernet/intel/ice/devlink/devlink_health.h
> create mode 100644 drivers/net/ethernet/intel/ice/devlink/devlink_health.c
>
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