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