lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <174743883976.4095375.621150157070551330.git-patchwork-notify@kernel.org>
Date: Fri, 16 May 2025 23:40:39 +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, daniel@...earbox.net, nicolas.dichtel@...nd.com,
 jacob.e.keller@...el.com
Subject: Re: [PATCH net-next 0/9] tools: ynl-gen: support sub-messages and rt-link

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 15 May 2025 16:16:41 -0700 you wrote:
> Sub-messages are how we express "polymorphism" in YNL. Donald added
> the support to specs and Python a while back, support them in C, too.
> Sub-message is a nest, but the interpretation of the attribute types
> within that nest depends on a value of another attribute. For example
> in rt-link the "kind" attribute contains the link type (veth, bonding,
> etc.) and based on that the right enum has to be applied to interpret
> link-specific attributes.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] netlink: specs: rt-link: add C naming info for ovpn
    https://git.kernel.org/netdev/net-next/c/dc3f63bc3e33
  - [net-next,2/9] tools: ynl-gen: factor out the annotation of pure nested struct
    https://git.kernel.org/netdev/net-next/c/c9c048993d4c
  - [net-next,3/9] tools: ynl-gen: prepare for submsg structs
    https://git.kernel.org/netdev/net-next/c/99b76908a7a3
  - [net-next,4/9] tools: ynl-gen: submsg: plumb thru an empty type
    https://git.kernel.org/netdev/net-next/c/3186a8e55ae3
  - [net-next,5/9] tools: ynl-gen: submsg: render the structs
    https://git.kernel.org/netdev/net-next/c/6366d267788f
  - [net-next,6/9] tools: ynl-gen: submsg: support parsing and rendering sub-messages
    (no matching commit)
  - [net-next,7/9] tools: ynl: submsg: reverse parse / error reporting
    https://git.kernel.org/netdev/net-next/c/0939a418b3b0
  - [net-next,8/9] tools: ynl: enable codegen for all rt- families
    https://git.kernel.org/netdev/net-next/c/6bab77ced3ff
  - [net-next,9/9] tools: ynl: add a sample for rt-link
    (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

Powered by Openwall GNU/*/Linux Powered by OpenVZ