netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mlxsw: core: Trace EMAD errors
@ 2019-02-04 18:47 Ido Schimmel
  2019-02-04 18:47 ` [PATCH net-next 1/2] devlink: add hardware errors tracing facility Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2019-02-04 18:47 UTC (permalink / raw)
  To: netdev@vger.kernel.org
  Cc: davem@davemloft.net, Jiri Pirko, Nir Dotan, mlxsw, Ido Schimmel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-06 19:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 18:47 [PATCH net-next 0/2] mlxsw: core: Trace EMAD errors Ido Schimmel
2019-02-04 18:47 ` [PATCH net-next 1/2] devlink: add hardware errors tracing facility Ido Schimmel
2019-02-04 18:47 ` [PATCH net-next 2/2] mlxsw: core: Trace EMAD errors Ido Schimmel
2019-02-06 19:26 ` [PATCH net-next 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).