From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
ncardwell@google.com, David.Laight@aculab.com,
netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
Date: Thu, 30 May 2024 00:30:33 +0000 [thread overview]
Message-ID: <171702903304.18765.3851256551010590517.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240528125253.1966136-1-edumazet@google.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2024-05-30 0:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 12:52 [PATCH v2 net-next 0/4] tcp: fix tcp_poll() races Eric Dumazet
2024-05-28 12:52 ` [PATCH v2 net-next 1/4] tcp: add tcp_done_with_error() helper Eric Dumazet
2024-05-28 15:57 ` Neal Cardwell
2024-05-28 12:52 ` [PATCH v2 net-next 2/4] tcp: fix race in tcp_write_err() Eric Dumazet
2024-05-28 15:57 ` Neal Cardwell
2024-05-28 12:52 ` [PATCH v2 net-next 3/4] tcp: fix races in tcp_abort() Eric Dumazet
2024-05-28 15:58 ` Neal Cardwell
2024-05-28 12:52 ` [PATCH v2 net-next 4/4] tcp: fix races in tcp_v[46]_err() Eric Dumazet
2024-05-28 15:58 ` Neal Cardwell
2024-05-30 0:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=171702903304.18765.3851256551010590517.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=David.Laight@aculab.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=kuba@kernel.org \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).