[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172489083849.1473828.1249684148136615223.git-patchwork-notify@kernel.org>
Date: Thu, 29 Aug 2024 00:20:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/2] tcp: take better care of tw_substate and
tw_rcv_nxt
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 27 Aug 2024 01:52:48 +0000 you wrote:
> While reviewing Jason Xing recent commit (0d9e5df4a257 "tcp: avoid reusing
> FIN_WAIT2 when trying to find port in connect() process") I saw
> we could remove the volatile qualifier for tw_substate field,
> and I also added missing data-race annotations around tcptw->tw_rcv_nxt.
>
> Eric Dumazet (2):
> tcp: remove volatile qualifier on tw_substate
> tcp: annotate data-races around tcptw->tw_rcv_nxt
>
> [...]
Here is the summary with links:
- [net-next,1/2] tcp: remove volatile qualifier on tw_substate
https://git.kernel.org/netdev/net-next/c/3e5cbbb1fb9a
- [net-next,2/2] tcp: annotate data-races around tcptw->tw_rcv_nxt
https://git.kernel.org/netdev/net-next/c/c0a11493ee61
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