netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] devlink: Add devlink port health command
@ 2020-07-19 13:36 Moshe Shemesh
  2020-07-19 13:36 ` [PATCH iproute2-next 1/3] devlink: Add a possibility to print arrays of devlink port handles Moshe Shemesh
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Moshe Shemesh @ 2020-07-19 13:36 UTC (permalink / raw)
  To: Stephen Hemminger, David Ahern; +Cc: Jiri Pirko, netdev, Moshe Shemesh

Implement commands for interaction with per-port devlink health
reporters. To do this, adapt devlink-health for usage of port handles
with any existing devlink-health subcommands. Add devlink-port health
subcommand as an alias for devlink-health.

Vladyslav Tarasiuk (3):
  devlink: Add a possibility to print arrays of devlink port handles
  devlink: Add devlink port health command
  devlink: Update devlink-health and devlink-port manpages

 devlink/devlink.c         |   94 +++++++++++++++++++++++++++++++++++----------
 man/man8/devlink-health.8 |   84 ++++++++++++++++++++++++++++-----------
 man/man8/devlink-port.8   |   19 +++++++++
 3 files changed, 152 insertions(+), 45 deletions(-)


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

end of thread, other threads:[~2020-07-23  0:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19 13:36 [PATCH iproute2-next 0/3] devlink: Add devlink port health command Moshe Shemesh
2020-07-19 13:36 ` [PATCH iproute2-next 1/3] devlink: Add a possibility to print arrays of devlink port handles Moshe Shemesh
2020-07-20 16:44   ` David Ahern
2020-07-20 16:58     ` David Ahern
2020-07-19 13:36 ` [PATCH iproute2-next 2/3] devlink: Add devlink port health command Moshe Shemesh
2020-07-19 13:36 ` [PATCH iproute2-next 3/3] devlink: Update devlink-health and devlink-port manpages Moshe Shemesh
2020-07-23  0:35 ` [PATCH iproute2-next 0/3] devlink: Add devlink port health command David Ahern

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).