[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231213232822.2950853-1-kuba@kernel.org>
Date: Wed, 13 Dec 2023 15:28:19 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
donald.hunter@...il.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/3] netlink: specs: prep legacy specs for C code gen
Minor adjustments to some specs to make them ready for C code gen.
Jakub Kicinski (3):
netlink: specs: ovs: remove fixed header fields from attrs
netlink: specs: ovs: correct enum names in specs
netlink: specs: mptcp: rename the MPTCP path management(?) spec
Documentation/netlink/specs/{mptcp.yaml => mptcp_pm.yaml} | 0
Documentation/netlink/specs/ovs_datapath.yaml | 3 +--
Documentation/netlink/specs/ovs_flow.yaml | 7 ++++---
Documentation/netlink/specs/ovs_vport.yaml | 4 ----
include/uapi/linux/mptcp_pm.h | 2 +-
net/mptcp/mptcp_pm_gen.c | 2 +-
net/mptcp/mptcp_pm_gen.h | 2 +-
7 files changed, 8 insertions(+), 12 deletions(-)
rename Documentation/netlink/specs/{mptcp.yaml => mptcp_pm.yaml} (100%)
--
2.43.0
Powered by blists - more mailing lists