[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174434223551.3945310.12371352099269592658.git-patchwork-notify@kernel.org>
Date: Fri, 11 Apr 2025 03:30:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
donald.hunter@...il.com, jacob.e.keller@...el.com, yuyanghuang@...gle.com,
sdf@...ichev.me, gnault@...hat.com, nicolas.dichtel@...nd.com,
petrm@...dia.com
Subject: Re: [PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 9 Apr 2025 18:46:45 -0700 you wrote:
> Basic support for netlink-raw AKA classic netlink in user space C codegen.
> This series is enough to read routes and addresses from the kernel
> (see the samples in patches 12 and 13).
>
> Specs need to be slightly adjusted and decorated with the c naming info.
>
> In terms of codegen this series includes just the basic plumbing required
> to skip genlmsghdr and handle request types which may technically also
> be legal in genetlink-legacy but are very uncommon there.
>
> [...]
Here is the summary with links:
- [net-next,v2,01/13] netlink: specs: rename rtnetlink specs in accordance with family name
https://git.kernel.org/netdev/net-next/c/cd5e64fb959a
- [net-next,v2,02/13] netlink: specs: rt-route: specify fixed-header at operations level
https://git.kernel.org/netdev/net-next/c/97a33caa9071
- [net-next,v2,03/13] netlink: specs: rt-addr: remove the fixed members from attrs
https://git.kernel.org/netdev/net-next/c/d460016e7bca
- [net-next,v2,04/13] netlink: specs: rt-route: remove the fixed members from attrs
https://git.kernel.org/netdev/net-next/c/295ff1e95201
- [net-next,v2,05/13] netlink: specs: rt-addr: add C naming info
https://git.kernel.org/netdev/net-next/c/52d062362c05
- [net-next,v2,06/13] netlink: specs: rt-route: add C naming info
https://git.kernel.org/netdev/net-next/c/1652e1f35dfb
- [net-next,v2,07/13] tools: ynl: support creating non-genl sockets
(no matching commit)
- [net-next,v2,08/13] tools: ynl-gen: don't consider requests with fixed hdr empty
https://git.kernel.org/netdev/net-next/c/e0a7903c323f
- [net-next,v2,09/13] tools: ynl: don't use genlmsghdr in classic netlink
https://git.kernel.org/netdev/net-next/c/7e8ba0c7de2b
- [net-next,v2,10/13] tools: ynl-gen: consider dump ops without a do "type-consistent"
https://git.kernel.org/netdev/net-next/c/e8025e72aad6
- [net-next,v2,11/13] tools: ynl-gen: use family c-name in notifications
https://git.kernel.org/netdev/net-next/c/882e7b1365ce
- [net-next,v2,12/13] tools: ynl: generate code for rt-addr and add a sample
(no matching commit)
- [net-next,v2,13/13] tools: ynl: generate code for rt-route and add a sample
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists