[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174114003473.368364.10864738728714771230.git-patchwork-notify@kernel.org>
Date: Wed, 05 Mar 2025 02:00:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
ncardwell@...gle.com, kuniyu@...zon.com, kerneljasonxing@...il.com,
horms@...nel.org, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/4] tcp: scale connect() under pressure
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 2 Mar 2025 12:42:33 +0000 you wrote:
> Adoption of bhash2 in linux-6.1 made some operations almost twice
> more expensive, because of additional locks.
>
> This series adds RCU in __inet_hash_connect() to help the
> case where many attempts need to be made before finding
> an available 4-tuple.
>
> [...]
Here is the summary with links:
- [net-next,1/4] tcp: use RCU in __inet{6}_check_established()
https://git.kernel.org/netdev/net-next/c/ae9d5b19b322
- [net-next,2/4] tcp: optimize inet_use_bhash2_on_bind()
https://git.kernel.org/netdev/net-next/c/ca79d80b0b9f
- [net-next,3/4] tcp: add RCU management to inet_bind_bucket
https://git.kernel.org/netdev/net-next/c/d186f405fdf4
- [net-next,4/4] tcp: use RCU lookup in __inet_hash_connect()
https://git.kernel.org/netdev/net-next/c/86c2bc293b81
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists