aboutsummaryrefslogtreecommitdiff
path: root/Documentation/netlink
diff options
context:
space:
mode:
authorGravatar Jiri Pirko <jiri@nvidia.com> 2023-08-11 17:57:14 +0200
committerGravatar Jakub Kicinski <kuba@kernel.org> 2023-08-14 11:47:25 -0700
commit0149bca172622d802c0caff8cf0928fb0ded767b (patch)
tree4d379063c2a722dbe3dd41a0e3f802076fc35f69 /Documentation/netlink
parentdevlink: extend health reporter dump selector by port index (diff)
downloadlinux-0149bca172622d802c0caff8cf0928fb0ded767b.tar.gz
linux-0149bca172622d802c0caff8cf0928fb0ded767b.tar.bz2
linux-0149bca172622d802c0caff8cf0928fb0ded767b.zip
netlink: specs: devlink: extend health reporter dump attributes by port index
Allow user to pass port index for health reporter dump request. Re-generate the related code. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Acked-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20230811155714.1736405-14-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/netlink')
-rw-r--r--Documentation/netlink/specs/devlink.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/netlink/specs/devlink.yaml b/Documentation/netlink/specs/devlink.yaml
index 6dbebeebd63e..d1ebcd927149 100644
--- a/Documentation/netlink/specs/devlink.yaml
+++ b/Documentation/netlink/specs/devlink.yaml
@@ -516,7 +516,7 @@ operations:
attributes: *health-reporter-id-attrs
dump:
request:
- attributes: *dev-id-attrs
+ attributes: *port-id-attrs
reply: *health-reporter-get-reply
# TODO: fill in the operations in between