devlink: introduce the health reporter test command
authorJiri Pirko <jiri@nvidia.com>
Tue, 15 Sep 2020 08:40:57 +0000 (11:40 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 22:57:16 +0000 (15:57 -0700)
commite2ce94dc1d89e0f76ddd202cea72e0f505083d0a
tree1689b8c6b8bee6872b4e7653260d88cd107350c9
parent191c0c22b5c7acbe9670442293951229952fe677
devlink: introduce the health reporter test command

Introduce a test command for health reporters. User might use this
command to trigger test event on a reporter if the reporter supports it.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/devlink.h
include/uapi/linux/devlink.h
net/core/devlink.c