* [PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes
@ 2025-11-05 19:29 Gal Pressman
2025-11-06 23:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Gal Pressman @ 2025-11-05 19:29 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Andrew Lunn, netdev
Cc: Donald Hunter, Simon Horman, Jonathan Corbet, linux-doc,
Gal Pressman, Carolina Jubran
Fix typo "handul" to "handful" and remove outdated limitation
stating only generic netlink is supported (we have netlink-raw).
Fixes: 01e47a372268 ("docs: netlink: add a starting guide for working with specs")
Fixes: e46dd903efe3 ("tools/net/ynl: Add support for netlink-raw families")
Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
---
Documentation/userspace-api/netlink/intro-specs.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/userspace-api/netlink/intro-specs.rst b/Documentation/userspace-api/netlink/intro-specs.rst
index a4435ae4628d..e5ebc617754a 100644
--- a/Documentation/userspace-api/netlink/intro-specs.rst
+++ b/Documentation/userspace-api/netlink/intro-specs.rst
@@ -13,10 +13,10 @@ Simple CLI
Kernel comes with a simple CLI tool which should be useful when
developing Netlink related code. The tool is implemented in Python
and can use a YAML specification to issue Netlink requests
-to the kernel. Only Generic Netlink is supported.
+to the kernel.
The tool is located at ``tools/net/ynl/pyynl/cli.py``. It accepts
-a handul of arguments, the most important ones are:
+a handful of arguments, the most important ones are:
- ``--spec`` - point to the spec file
- ``--do $name`` / ``--dump $name`` - issue request ``$name``
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes
2025-11-05 19:29 [PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes Gal Pressman
@ 2025-11-06 23:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-06 23:00 UTC (permalink / raw)
To: Gal Pressman
Cc: davem, edumazet, kuba, pabeni, andrew+netdev, netdev,
donald.hunter, horms, corbet, linux-doc, cjubran
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 5 Nov 2025 21:29:08 +0200 you wrote:
> Fix typo "handul" to "handful" and remove outdated limitation
> stating only generic netlink is supported (we have netlink-raw).
>
> Fixes: 01e47a372268 ("docs: netlink: add a starting guide for working with specs")
> Fixes: e46dd903efe3 ("tools/net/ynl: Add support for netlink-raw families")
> Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
> Signed-off-by: Gal Pressman <gal@nvidia.com>
>
> [...]
Here is the summary with links:
- [net-next] docs: netlink: Couple of intro-specs documentation fixes
https://git.kernel.org/netdev/net/c/74d4432421a3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-06 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 19:29 [PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes Gal Pressman
2025-11-06 23:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).