From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, donald.hunter@gmail.com,
netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
andrew+netdev@lunn.ch, horms@kernel.org
Subject: Re: [PATCH net-next 00/12] netlink: specs: rtnetlink: adjust specs for C codegen
Date: Wed, 23 Apr 2025 23:20:42 +0000 [thread overview]
Message-ID: <174545044200.2798114.10515051458035383073.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250418021706.1967583-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 17 Apr 2025 19:16:54 -0700 you wrote:
> The first patch brings a schema extension allowing specifying
> "header" (as in .h file) properties in attribute sets.
> This is used for rare cases where we carry attributes from
> another family in a nest - we need to include the extra
> headers. If we were to generate kernel code we'd also
> need to skip it in the uAPI output.
>
> [...]
Here is the summary with links:
- [net-next,01/12] netlink: specs: allow header properties for attribute sets
https://git.kernel.org/netdev/net-next/c/7965facefaed
- [net-next,02/12] netlink: specs: rt-link: remove the fixed members from attrs
https://git.kernel.org/netdev/net-next/c/43b606d98482
- [net-next,03/12] netlink: specs: rt-link: remove if-netnsid from attr list
https://git.kernel.org/netdev/net-next/c/ed43ce6ab222
- [net-next,04/12] netlink: specs: rt-link: remove duplicated group in attr list
https://git.kernel.org/netdev/net-next/c/c703d258f626
- [net-next,05/12] netlink: specs: rt-link: add C naming info
https://git.kernel.org/netdev/net-next/c/b12b0f41819a
- [net-next,06/12] netlink: specs: rt-link: adjust AF_ nest for C codegen
https://git.kernel.org/netdev/net-next/c/e6e1f53f0283
- [net-next,07/12] netlink: specs: rt-link: make bond's ipv6 address attribute fixed size
https://git.kernel.org/netdev/net-next/c/1c224f19ff06
- [net-next,08/12] netlink: specs: rt-link: add notification for newlink
https://git.kernel.org/netdev/net-next/c/622d7050cfd4
- [net-next,09/12] netlink: specs: rt-neigh: add C naming info
https://git.kernel.org/netdev/net-next/c/cd879795c3ee
- [net-next,10/12] netlink: specs: rt-neigh: make sure getneigh is consistent
https://git.kernel.org/netdev/net-next/c/eee94a89c55a
- [net-next,11/12] netlink: specs: rtnetlink: correct notify properties
https://git.kernel.org/netdev/net-next/c/e3d199d30909
- [net-next,12/12] netlink: specs: rt-rule: add C naming info
https://git.kernel.org/netdev/net-next/c/620b38232f43
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-04-23 23:20 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-18 2:16 [PATCH net-next 00/12] netlink: specs: rtnetlink: adjust specs for C codegen Jakub Kicinski
2025-04-18 2:16 ` [PATCH net-next 01/12] netlink: specs: allow header properties for attribute sets Jakub Kicinski
2025-04-18 10:20 ` Donald Hunter
2025-04-18 2:16 ` [PATCH net-next 02/12] netlink: specs: rt-link: remove the fixed members from attrs Jakub Kicinski
2025-04-18 10:27 ` Donald Hunter
2025-04-18 2:16 ` [PATCH net-next 03/12] netlink: specs: rt-link: remove if-netnsid from attr list Jakub Kicinski
2025-04-18 10:31 ` Donald Hunter
2025-04-18 2:16 ` [PATCH net-next 04/12] netlink: specs: rt-link: remove duplicated group in " Jakub Kicinski
2025-04-18 10:32 ` Donald Hunter
2025-04-18 2:16 ` [PATCH net-next 05/12] netlink: specs: rt-link: add C naming info Jakub Kicinski
2025-04-18 10:36 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 06/12] netlink: specs: rt-link: adjust AF_ nest for C codegen Jakub Kicinski
2025-04-18 10:39 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 07/12] netlink: specs: rt-link: make bond's ipv6 address attribute fixed size Jakub Kicinski
2025-04-18 10:39 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 08/12] netlink: specs: rt-link: add notification for newlink Jakub Kicinski
2025-04-18 10:41 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 09/12] netlink: specs: rt-neigh: add C naming info Jakub Kicinski
2025-04-18 10:42 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 10/12] netlink: specs: rt-neigh: make sure getneigh is consistent Jakub Kicinski
2025-04-18 10:45 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 11/12] netlink: specs: rtnetlink: correct notify properties Jakub Kicinski
2025-04-18 10:46 ` Donald Hunter
2025-04-18 2:17 ` [PATCH net-next 12/12] netlink: specs: rt-rule: add C naming info Jakub Kicinski
2025-04-18 10:46 ` Donald Hunter
2025-04-23 23:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174545044200.2798114.10515051458035383073.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).