netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries
@ 2025-08-08 18:57 Jordan Rife
  2025-08-08 19:57 ` Jakub Kicinski
  2025-08-12 12:31 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jordan Rife @ 2025-08-08 18:57 UTC (permalink / raw)
  To: netdev
  Cc: Jordan Rife, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Kuniyuki Iwashima, Jonathan Corbet

udp_child_ehash_entries -> udp_child_hash_entries

v1 -> v2: Target net instead of net-next (Kuniyuki)

Fixes: 9804985bf27f ("udp: Introduce optional per-netns hash table.")
Signed-off-by: Jordan Rife <jordan@jrife.io>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
---
 Documentation/networking/ip-sysctl.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index bb620f554598..9756d16e3df1 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -1420,7 +1420,7 @@ udp_hash_entries - INTEGER
 	A negative value means the networking namespace does not own its
 	hash buckets and shares the initial networking namespace's one.
 
-udp_child_ehash_entries - INTEGER
+udp_child_hash_entries - INTEGER
 	Control the number of hash buckets for UDP sockets in the child
 	networking namespace, which must be set before clone() or unshare().
 
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries
  2025-08-08 18:57 [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries Jordan Rife
@ 2025-08-08 19:57 ` Jakub Kicinski
  2025-08-12 12:31 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2025-08-08 19:57 UTC (permalink / raw)
  To: Jordan Rife
  Cc: netdev, David S. Miller, Eric Dumazet, Kuniyuki Iwashima,
	Jonathan Corbet

On Fri,  8 Aug 2025 11:57:56 -0700 Jordan Rife wrote:
> udp_child_ehash_entries -> udp_child_hash_entries
> 
> v1 -> v2: Target net instead of net-next (Kuniyuki)

No need to repost, but please read thru:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries
  2025-08-08 18:57 [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries Jordan Rife
  2025-08-08 19:57 ` Jakub Kicinski
@ 2025-08-12 12:31 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-08-12 12:31 UTC (permalink / raw)
  To: Jordan Rife; +Cc: netdev, davem, edumazet, kuba, kuniyu, corbet

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri,  8 Aug 2025 11:57:56 -0700 you wrote:
> udp_child_ehash_entries -> udp_child_hash_entries
> 
> v1 -> v2: Target net instead of net-next (Kuniyuki)
> 
> Fixes: 9804985bf27f ("udp: Introduce optional per-netns hash table.")
> Signed-off-by: Jordan Rife <jordan@jrife.io>
> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
> 
> [...]

Here is the summary with links:
  - [v2,net] docs: Fix name for net.ipv4.udp_child_hash_entries
    https://git.kernel.org/netdev/net/c/e93f7af14822

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] 3+ messages in thread

end of thread, other threads:[~2025-08-12 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 18:57 [PATCH v2 net] docs: Fix name for net.ipv4.udp_child_hash_entries Jordan Rife
2025-08-08 19:57 ` Jakub Kicinski
2025-08-12 12:31 ` 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).