Nir says:

This patchset adds a trace for EMAD errors to the existing EMAD payload
traces. This tracepoint is useful to track user or firmware errors during
tests execution.

Patch #1 defines the devlink tracepoint.
Patch #2 uses it for reporting mlxsw EMAD errors.

Nir Dotan (2):
  devlink: add hardware errors tracing facility
  mlxsw: core: Trace EMAD errors

 drivers/net/ethernet/mellanox/mlxsw/core.c |  6 +++-
 include/trace/events/devlink.h             | 33 ++++++++++++++++++++++
 net/core/devlink.c                         |  1 +
 3 files changed, 39 insertions(+), 1 deletion(-)

-- 
2.20.1

Reply via email to