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] [day] [month] [year] [list]
Message-Id: 
 <174666845798.2418694.3581581563688647063.git-patchwork-notify@kernel.org>
Date: Thu, 08 May 2025 01:40:57 +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, sdf@...ichev.me
Subject: Re: [PATCH net-next 0/3] tools: ynl-gen: split presence metadata

Hello:

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

On Mon,  5 May 2025 09:52:04 -0700 you wrote:
> The presence metadata indicates whether given attribute was/should be
> added to the Netlink message. We have 3 types of such metadata:
>  - bit presence for simple values like integers,
>  - len presence for variable size attrs, like binary and strings,
>  - count for arrays.
> 
> Previously this information was spread around with first two types
> living in a dedicated sub-struct called _present. The counts resided
> directly in the main struct with an n_ prefix.
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] tools: ynl-gen: rename basic presence from 'bit' to 'present'
    https://git.kernel.org/netdev/net-next/c/a512be0ecb14
  - [net-next,2/3] tools: ynl-gen: split presence metadata
    (no matching commit)
  - [net-next,3/3] tools: ynl-gen: move the count into a presence struct too
    (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