[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174130443598.1819102.96067326148629564.git-patchwork-notify@kernel.org>
Date: Thu, 06 Mar 2025 23:40:35 +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, kernelxing@...cent.com,
horms@...nel.org, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/2] tcp: even faster connect() under stress
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 5 Mar 2025 03:45:48 +0000 you wrote:
> This is a followup on the prior series, "tcp: scale connect() under pressure"
>
> Now spinlocks are no longer in the picture, we see a very high cost
> of the inet6_ehashfn() function.
>
> In this series (of 2), I change how lport contributes to inet6_ehashfn()
> to ensure better cache locality and call inet6_ehashfn()
> only once per connect() system call.
>
> [...]
Here is the summary with links:
- [net-next,1/2] inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
https://git.kernel.org/netdev/net-next/c/9544d60a2605
- [net-next,2/2] inet: call inet6_ehashfn() once from inet6_hash_connect()
https://git.kernel.org/netdev/net-next/c/d4438ce68bf1
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