linux/Documentation/netlink
Jiri Pirko f2f9dd164d netlink: specs: devlink: add the remaining command to generate complete 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>
2023-10-23 16:16:32 -07:00
..
specs netlink: specs: devlink: add the remaining command to generate complete split_ops 2023-10-23 16:16:32 -07:00
genetlink-c.yaml netlink: specs: add support for auto-sized scalars 2023-10-20 11:43:35 +01:00
genetlink-legacy.yaml tools: ynl-gen: introduce support for bitfield32 attribute type 2023-10-23 16:12:46 -07:00
genetlink.yaml netlink: specs: add support for auto-sized scalars 2023-10-20 11:43:35 +01:00
netlink-raw.yaml tools: ynl-gen: lift type requirement for attribute subsets 2023-10-09 19:44:57 -07:00