[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171702903304.18765.3851256551010590517.git-patchwork-notify@kernel.org>
Date: Thu, 30 May 2024 00:30:33 +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, David.Laight@...lab.com, netdev@...r.kernel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 28 May 2024 12:52:49 +0000 you wrote:
> Flakes in packetdrill tests stressing epoll_wait()
> were root caused to bad ordering in tcp_write_err()
>
> Precisely, we have to call sk_error_report() after
> tcp_done().
>
> When fixing this issue, we discovered tcp_abort(),
> tcp_v4_err() and tcp_v6_err() had similar issues.
>
> [...]
Here is the summary with links:
- [v2,net-next,1/4] tcp: add tcp_done_with_error() helper
https://git.kernel.org/netdev/net-next/c/5e514f1cba09
- [v2,net-next,2/4] tcp: fix race in tcp_write_err()
https://git.kernel.org/netdev/net-next/c/853c3bd7b791
- [v2,net-next,3/4] tcp: fix races in tcp_abort()
https://git.kernel.org/netdev/net-next/c/5ce4645c23cf
- [v2,net-next,4/4] tcp: fix races in tcp_v[46]_err()
https://git.kernel.org/netdev/net-next/c/fde6f897f2a1
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