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]
Date:   Wed, 01 Feb 2023 04:40:19 +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, sdf@...gle.com, linux-doc@...r.kernel.org
Subject: Re: [PATCH net-next v2 00/14] tools: ynl: more docs and basic ethtool
 support

Hello:

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

On Mon, 30 Jan 2023 18:33:40 -0800 you wrote:
> I got discouraged from supporting ethtool in specs, because
> generating the user space C code seems a little tricky.
> The messages are ID'ed in a "directional" way (to and from
> kernel are separate ID "spaces"). There is value, however,
> in having the spec and being able to for example use it
> in Python.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,01/14] tools: ynl-gen: prevent do / dump reordering
    https://git.kernel.org/netdev/net-next/c/eaf317e7d2bb
  - [net-next,v2,02/14] tools: ynl: move the cli and netlink code around
    https://git.kernel.org/netdev/net-next/c/4e4480e89c47
  - [net-next,v2,03/14] tools: ynl: add an object hierarchy to represent parsed spec
    https://git.kernel.org/netdev/net-next/c/3aacf8281336
  - [net-next,v2,04/14] tools: ynl: use the common YAML loading and validation code
    https://git.kernel.org/netdev/net-next/c/30a5c6c8104f
  - [net-next,v2,05/14] tools: ynl: add support for types needed by ethtool
    https://git.kernel.org/netdev/net-next/c/19b64b48a33e
  - [net-next,v2,06/14] tools: ynl: support directional enum-model in CLI
    https://git.kernel.org/netdev/net-next/c/fd0616d34274
  - [net-next,v2,07/14] tools: ynl: support multi-attr
    https://git.kernel.org/netdev/net-next/c/90256f3f8093
  - [net-next,v2,08/14] tools: ynl: support pretty printing bad attribute names
    https://git.kernel.org/netdev/net-next/c/4cd2796f3f8d
  - [net-next,v2,09/14] tools: ynl: use operation names from spec on the CLI
    https://git.kernel.org/netdev/net-next/c/8dfec0a88868
  - [net-next,v2,10/14] tools: ynl: load jsonschema on demand
    https://git.kernel.org/netdev/net-next/c/5c6674f6eb52
  - [net-next,v2,11/14] netlink: specs: finish up operation enum-models
    https://git.kernel.org/netdev/net-next/c/8403bf044530
  - [net-next,v2,12/14] netlink: specs: add partial specification for ethtool
    https://git.kernel.org/netdev/net-next/c/b784db7ae840
  - [net-next,v2,13/14] docs: netlink: add a starting guide for working with specs
    https://git.kernel.org/netdev/net-next/c/01e47a372268
  - [net-next,v2,14/14] tools: net: use python3 explicitly
    https://git.kernel.org/netdev/net-next/c/981cbcb030d9

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