[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167413141749.31602.11458006016740118769.git-patchwork-notify@kernel.org>
Date: Thu, 19 Jan 2023 12:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jason Xing <kerneljasonxing@...il.com>
Cc: edumazet@...gle.com, davem@...emloft.net, yoshfuji@...ux-ipv6.org,
dsahern@...nel.org, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernelxing@...cent.com, kuniyu@...zon.com
Subject: Re: [PATCH v7 net] tcp: avoid the lookup process failing to get sk in
ehash table
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 18 Jan 2023 09:59:41 +0800 you wrote:
> From: Jason Xing <kernelxing@...cent.com>
>
> While one cpu is working on looking up the right socket from ehash
> table, another cpu is done deleting the request socket and is about
> to add (or is adding) the big socket from the table. It means that
> we could miss both of them, even though it has little chance.
>
> [...]
Here is the summary with links:
- [v7,net] tcp: avoid the lookup process failing to get sk in ehash table
https://git.kernel.org/netdev/net/c/3f4ca5fafc08
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