netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
@ 2025-11-20 17:44 Asbjørn Sloth Tønnesen
  2025-11-20 17:44 ` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument Asbjørn Sloth Tønnesen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Asbjørn Sloth Tønnesen @ 2025-11-20 17:44 UTC (permalink / raw)
  To: Donald Hunter, Jakub Kicinski, Jason A. Donenfeld
  Cc: Asbjørn Sloth Tønnesen, Andrew Lunn, Anna Schumaker,
	Antonio Quartulli, Arkadiusz Kubalewski, Arve Hjønnevåg,
	Carlos Llamas, Christian Brauner, Chuck Lever, Dai Ngo,
	Daniel Zahka, David Ahern, David S. Miller, David Wei,
	Eric Dumazet, Geliang Tang, Greg Kroah-Hartman, Hannes Reinecke,
	Jacob Keller, Jeff Layton, Jiri Pirko, Joe Damato, Joel Fernandes,
	kernel-tls-handshake, Li Li, linux-kernel, linux-nfs,
	Martijn Coenen, Mat Martineau, Matthieu Baerts, Mina Almasry,
	mptcp, NeilBrown, netdev, Olga Kornievskaia, Paolo Abeni,
	Sabrina Dubroca, Samiullah Khawaja, Simon Horman,
	Stanislav Fomichev, Suren Baghdasaryan, Todd Kjos, Tom Talpey,
	Trond Myklebust, Vadim Fedorenko, Willem de Bruijn

It looks like these two patches are the last ones needed
for YNL, before the WireGuard patches can go in.

These patches was both requested by Jason, during review
of the WireGuard YNL conversion patchset[1].

[1] https://lore.kernel.org/r/20251105183223.89913-1-ast@fiberby.net/T/#u

Asbjørn Sloth Tønnesen (2):
  tools: ynl-gen: add function prefix argument
  tools: ynl-gen: add regeneration comment

 drivers/android/binder_netlink.c              |  1 +
 drivers/android/binder_netlink.h              |  1 +
 drivers/dpll/dpll_nl.c                        |  1 +
 drivers/dpll/dpll_nl.h                        |  1 +
 drivers/net/ovpn/netlink-gen.c                |  1 +
 drivers/net/ovpn/netlink-gen.h                |  1 +
 drivers/net/team/team_nl.c                    |  1 +
 drivers/net/team/team_nl.h                    |  1 +
 fs/lockd/netlink.c                            |  1 +
 fs/lockd/netlink.h                            |  1 +
 fs/nfsd/netlink.c                             |  1 +
 fs/nfsd/netlink.h                             |  1 +
 include/uapi/linux/android/binder_netlink.h   |  1 +
 include/uapi/linux/dpll.h                     |  1 +
 .../uapi/linux/ethtool_netlink_generated.h    |  1 +
 include/uapi/linux/fou.h                      |  1 +
 include/uapi/linux/handshake.h                |  1 +
 include/uapi/linux/if_team.h                  |  1 +
 include/uapi/linux/lockd_netlink.h            |  1 +
 include/uapi/linux/mptcp_pm.h                 |  1 +
 include/uapi/linux/net_shaper.h               |  1 +
 include/uapi/linux/netdev.h                   |  1 +
 include/uapi/linux/nfsd_netlink.h             |  1 +
 include/uapi/linux/ovpn.h                     |  1 +
 include/uapi/linux/psp.h                      |  1 +
 net/core/netdev-genl-gen.c                    |  1 +
 net/core/netdev-genl-gen.h                    |  1 +
 net/devlink/netlink_gen.c                     |  1 +
 net/devlink/netlink_gen.h                     |  1 +
 net/handshake/genl.c                          |  1 +
 net/handshake/genl.h                          |  1 +
 net/ipv4/fou_nl.c                             |  1 +
 net/ipv4/fou_nl.h                             |  1 +
 net/mptcp/mptcp_pm_gen.c                      |  1 +
 net/mptcp/mptcp_pm_gen.h                      |  1 +
 net/psp/psp-nl-gen.c                          |  1 +
 net/psp/psp-nl-gen.h                          |  1 +
 net/shaper/shaper_nl_gen.c                    |  1 +
 net/shaper/shaper_nl_gen.h                    |  1 +
 tools/include/uapi/linux/netdev.h             |  1 +
 tools/net/ynl/pyynl/ynl_gen_c.py              | 26 ++++++++++++-------
 41 files changed, 57 insertions(+), 9 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-11-26  4:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 17:44 [PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix Asbjørn Sloth Tønnesen
2025-11-20 17:44 ` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument Asbjørn Sloth Tønnesen
2025-11-20 17:44 ` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment Asbjørn Sloth Tønnesen
2025-11-20 17:56   ` Matthieu Baerts
2025-11-20 18:02   ` Jakub Kicinski
2025-11-21  1:48     ` Jakub Kicinski
2025-11-26  4:00 ` [PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix 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).