All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ynl: rename array-nest to indexed-array
@ 2024-03-26  6:37 Hangbin Liu
  2024-03-26  6:37 ` [PATCH net-next 1/2] " Hangbin Liu
  2024-03-26  6:37 ` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array Hangbin Liu
  0 siblings, 2 replies; 8+ messages in thread
From: Hangbin Liu @ 2024-03-26  6:37 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Donald Hunter, Jiri Pirko, Jacob Keller, Stanislav Fomichev,
	Hangbin Liu

rename array-nest to indexed-array and add un-nest sub-type support

Hangbin Liu (2):
  ynl: rename array-nest to indexed-array
  ynl: support un-nest sub-type for indexed-array

 Documentation/netlink/genetlink-c.yaml      |  2 +-
 Documentation/netlink/genetlink-legacy.yaml |  2 +-
 Documentation/netlink/genetlink.yaml        |  2 +-
 Documentation/netlink/netlink-raw.yaml      |  2 +-
 Documentation/netlink/specs/nlctrl.yaml     |  6 ++++--
 Documentation/netlink/specs/rt_link.yaml    |  3 ++-
 Documentation/netlink/specs/tc.yaml         | 21 +++++++++++++-------
 tools/net/ynl/lib/ynl.py                    | 22 +++++++++++++++++++--
 tools/net/ynl/ynl-gen-c.py                  | 17 +++++++++-------
 9 files changed, 54 insertions(+), 23 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-03-28 16:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26  6:37 [PATCH net-next 0/2] ynl: rename array-nest to indexed-array Hangbin Liu
2024-03-26  6:37 ` [PATCH net-next 1/2] " Hangbin Liu
2024-03-27  3:46   ` Jakub Kicinski
2024-03-28  7:50     ` Hangbin Liu
2024-03-28 16:02       ` Jakub Kicinski
2024-03-26  6:37 ` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array Hangbin Liu
2024-03-28  7:41   ` Hangbin Liu
2024-03-28 16:04     ` Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.