All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Martin KaFai Lau <martin.lau@linux.dev>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	edumazet@google.com, pabeni@redhat.com, kuniyu@google.com,
	oandrew@meta.com
Subject: Re: [PATCH net] udp: Fix wildcard bind conflict check when using hash2
Date: Tue, 24 Mar 2026 02:00:13 +0000	[thread overview]
Message-ID: <177431761378.416781.8516935452069450224.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260319181817.1901357-1-martin.lau@linux.dev>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 19 Mar 2026 11:18:17 -0700 you wrote:
> From: Martin KaFai Lau <martin.lau@kernel.org>
> 
> When binding a udp_sock to a local address and port, UDP uses
> two hashes (udptable->hash and udptable->hash2) for collision
> detection. The current code switches to "hash2" when
> hslot->count > 10.
> 
> [...]

Here is the summary with links:
  - [net] udp: Fix wildcard bind conflict check when using hash2
    https://git.kernel.org/netdev/net/c/e537dd15d0d4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-03-24  2:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 18:18 [PATCH net] udp: Fix wildcard bind conflict check when using hash2 Martin KaFai Lau
2026-03-20 23:07 ` Kuniyuki Iwashima
2026-03-21  0:59   ` Jakub Kicinski
2026-03-21 13:44     ` Kuniyuki Iwashima
2026-03-24  2:00 ` 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=177431761378.416781.8516935452069450224.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=kuniyu@google.com \
    --cc=martin.lau@linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=oandrew@meta.com \
    --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.