linux/net/devlink
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
..
core.c devlink: document devlink_rel_nested_in_notify() function 2023-10-18 09:23:01 +01:00
dev.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
devl_internal.h devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
dpipe.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
health.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
linecard.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
Makefile devlink: move devlink_notify_register/unregister() to dev.c 2023-08-28 08:02:24 -07:00
netlink.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
netlink_gen.c netlink: specs: devlink: add the remaining command to generate complete split_ops 2023-10-23 16:16:32 -07:00
netlink_gen.h netlink: specs: devlink: add the remaining command to generate complete split_ops 2023-10-23 16:16:32 -07:00
param.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
port.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
rate.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
region.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
resource.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
sb.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00
trap.c devlink: rename netlink callback to be aligned with the generated ones 2023-10-23 16:12:47 -07:00