Skip to content

Commit

Permalink
netlink: specs: devlink: add the remaining command to generate comple…
Browse files Browse the repository at this point in the history
…te split_ops

Currently, some of the commands are not described in devlink yaml file
and are manually filled in net/devlink/netlink.c in small_ops. To make
all part of split_ops, add definitions of the rest of the commands
alongside with needed attributes and enums.

Note that this focuses on the kernel side. The requests are fully
described in order to generate split_op alongside with policies.
Follow-up will describe the replies in order to make the userspace
helpers complete.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20231021112711.660606-9-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Jiri Pirko authored and Jakub Kicinski committed Oct 23, 2023
1 parent 5359093 commit f2f9dd1
Show file tree
Hide file tree
Showing 5 changed files with 10,495 additions and 1,131 deletions.
Loading

0 comments on commit f2f9dd1

Please sign in to comment.