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 00/10] netlink: specs: enforce strict naming of properties
Date: Wed, 25 Jun 2025 22:50:31 +0000 [thread overview]
Message-ID: <175089183146.646343.16781467369627472889.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250624211002.3475021-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 24 Jun 2025 14:09:52 -0700 you wrote:
> I got annoyed once again by the name properties in the ethtool spec
> which use underscore instead of dash. I previously assumed that there
> is a lot of such properties in the specs so fixing them now would
> be near impossible. On a closer look, however, I only found 22
> (rough grep suggests we have ~4.8k names in the specs, so bad ones
> are just 0.46%).
>
> [...]
Here is the summary with links:
- [net,01/10] netlink: specs: nfsd: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/2434ccb94dfc
- [net,02/10] netlink: specs: fou: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/791a9ed0a40d
- [net,03/10] netlink: specs: ethtool: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/07caaf875c93
- [net,04/10] netlink: specs: dpll: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/354592f19c7b
- [net,05/10] netlink: specs: devlink: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/940768094514
- [net,06/10] netlink: specs: ovs_flow: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/e40d3d0931d2
- [net,07/10] netlink: specs: mptcp: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/9e6dd4c256d0
- [net,08/10] netlink: specs: rt-link: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/8d7e211ea925
- [net,09/10] netlink: specs: tc: replace underscores with dashes in names
https://git.kernel.org/netdev/net/c/eef0eaeca7fa
- [net,10/10] netlink: specs: enforce strict naming of properties
https://git.kernel.org/netdev/net/c/af852f1f1c95
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-06-25 22:50 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-24 21:09 [PATCH net 00/10] netlink: specs: enforce strict naming of properties Jakub Kicinski
2025-06-24 21:09 ` [PATCH net 01/10] netlink: specs: nfsd: replace underscores with dashes in names Jakub Kicinski
2025-06-25 9:49 ` Donald Hunter
2025-06-25 11:35 ` Jeff Layton
2025-06-26 12:58 ` Chuck Lever
2025-06-24 21:09 ` [PATCH net 02/10] netlink: specs: fou: " Jakub Kicinski
2025-06-25 9:51 ` Donald Hunter
2025-06-24 21:09 ` [PATCH net 03/10] netlink: specs: ethtool: " Jakub Kicinski
2025-06-24 23:07 ` Kory Maincent
2025-06-24 23:14 ` Jakub Kicinski
2025-06-25 9:51 ` Donald Hunter
2025-06-24 21:09 ` [PATCH net 04/10] netlink: specs: dpll: " Jakub Kicinski
2025-06-24 22:58 ` Vadim Fedorenko
2025-06-25 9:52 ` Donald Hunter
2025-06-24 21:09 ` [PATCH net 05/10] netlink: specs: devlink: " Jakub Kicinski
2025-06-24 22:34 ` Jacob Keller
2025-06-25 9:52 ` Donald Hunter
2025-06-24 21:09 ` [PATCH net 06/10] netlink: specs: ovs_flow: " Jakub Kicinski
2025-06-25 9:52 ` Donald Hunter
2025-06-25 10:15 ` Ilya Maximets
2025-06-25 11:21 ` Eelco Chaudron
2025-06-24 21:09 ` [PATCH net 07/10] netlink: specs: mptcp: " Jakub Kicinski
2025-06-25 9:34 ` Davide Caratti
2025-06-25 9:53 ` Donald Hunter
2025-06-25 12:07 ` Matthieu Baerts
2025-06-24 21:10 ` [PATCH net 08/10] netlink: specs: rt-link: " Jakub Kicinski
2025-06-24 22:33 ` Jacob Keller
2025-06-25 9:54 ` Donald Hunter
2025-06-24 21:10 ` [PATCH net 09/10] netlink: specs: tc: " Jakub Kicinski
2025-06-25 9:54 ` Donald Hunter
2025-06-24 21:10 ` [PATCH net 10/10] netlink: specs: enforce strict naming of properties Jakub Kicinski
2025-06-25 10:05 ` Donald Hunter
2025-06-25 22:50 ` 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=175089183146.646343.16781467369627472889.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.