[PATCH net-next v2 0/9] devlink: netlink spec fixes
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-09-15 16:13:50
Number of spec fixes for the devlink family. v2: - [patch 1] reword commit msg - [patch 6] also update the attr list in the spec for region get - [patch 7] include port-index in the subset attr list - [patch 9] new patch v1: https://lore.kernel.org/20260910200312.2665792-1-kuba@kernel.org (local) Jakub Kicinski (9): devlink: fix the enum behind DEVLINK_ATTR_RELOAD_LIMITS netlink: specs: devlink: drop the stale port dump reply value netlink: specs: devlink: describe DEVLINK_ATTR_NESTED_DEVLINK netlink: specs: devlink: complete the port function nest devlink: generate the port function policy from the spec netlink: specs: devlink: populate multi-attr attrs for region read and line card netlink: specs: devlink: describe the netns id in the parent-dev nest netlink: specs: devlink: add pad to the subsets carrying padded u64s devlink: validate the port index in the rate set request Documentation/netlink/specs/devlink.yaml | 168 +++++++++++++++++++++-- net/devlink/netlink_gen.h | 2 +- net/devlink/netlink_gen.c | 9 +- net/devlink/port.c | 19 +-- 4 files changed, 163 insertions(+), 35 deletions(-) -- 2.55.0