Thread (5 messages) 5 messages, 5 authors, 2023-01-17

Re: [PATCH net-next v3] inet: fix fast path in __inet_hash_connect()

From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-01-17 11:30:46
Also in: lkml

Hello:

This patch was applied to netdev/net-next.git (master)
by Paolo Abeni [off-list ref]:

On Sat, 14 Jan 2023 13:11:41 +0000 you wrote:
__inet_hash_connect() has a fast path taken if sk_head(&tb->owners) is
equal to the sk parameter.
sk_head() returns the hlist_entry() with respect to the sk_node field.
However entries in the tb->owners list are inserted with respect to the
sk_bind_node field with sk_add_bind_node().
Thus the check would never pass and the fast path never execute.

[...]
Here is the summary with links:
  - [net-next,v3] inet: fix fast path in __inet_hash_connect()
    https://git.kernel.org/netdev/net-next/c/21cbd90a6fab

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help