netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] tools: ynl: handful of forward looking updates
@ 2023-08-24  0:30 Jakub Kicinski
  2023-08-24  0:30 ` [PATCH net-next 1/5] tools: ynl: allow passing binary data Jakub Kicinski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Jakub Kicinski @ 2023-08-24  0:30 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, donald.hunter, Jakub Kicinski

Small YNL improvements, mostly for work-in-progress families.

Jakub Kicinski (5):
  tools: ynl: allow passing binary data
  tools: ynl-gen: set length of binary fields
  tools: ynl-gen: fix collecting global policy attrs
  tools: ynl-gen: support empty attribute lists
  netlink: specs: fix indent in fou

 Documentation/netlink/specs/fou.yaml   | 18 +++++++++---------
 tools/net/ynl/generated/ethtool-user.h |  4 ++++
 tools/net/ynl/generated/fou-user.h     |  6 ++++++
 tools/net/ynl/lib/ynl.py               |  7 ++++++-
 tools/net/ynl/ynl-gen-c.py             | 16 +++++++++++++---
 5 files changed, 38 insertions(+), 13 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-25  2:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24  0:30 [PATCH net-next 0/5] tools: ynl: handful of forward looking updates Jakub Kicinski
2023-08-24  0:30 ` [PATCH net-next 1/5] tools: ynl: allow passing binary data Jakub Kicinski
2023-08-24 13:09   ` Donald Hunter
2023-08-24  0:30 ` [PATCH net-next 2/5] tools: ynl-gen: set length of binary fields Jakub Kicinski
2023-08-24 13:16   ` Donald Hunter
2023-08-24  0:30 ` [PATCH net-next 3/5] tools: ynl-gen: fix collecting global policy attrs Jakub Kicinski
2023-08-24 13:11   ` Donald Hunter
2023-08-24  0:30 ` [PATCH net-next 4/5] tools: ynl-gen: support empty attribute lists Jakub Kicinski
2023-08-24 13:10   ` Donald Hunter
2023-08-24  0:30 ` [PATCH net-next 5/5] netlink: specs: fix indent in fou Jakub Kicinski
2023-08-24 13:17   ` Donald Hunter
2023-08-25  2:10 ` [PATCH net-next 0/5] tools: ynl: handful of forward looking updates patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).