[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176195760949.680160.10649710611348544601.git-patchwork-notify@kernel.org>
Date: Sat, 01 Nov 2025 00:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Anubhav Singh <anubhavsinggh@...gle.com>
Cc: netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
horms@...nel.org, shuah@...nel.org, willemb@...gle.com, lixiaoyan@...gle.com
Subject: Re: [PATCH net v2] selftests/net: fix out-of-order delivery of FIN in
gro:tcp test
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 30 Oct 2025 06:28:18 +0000 you wrote:
> Due to the gro_sender sending data packets and FIN packets
> in very quick succession, these are received almost simultaneously
> by the gro_receiver. FIN packets are sometimes processed before the
> data packets leading to intermittent (~1/100) test failures.
>
> This change adds a delay of 100ms before sending FIN packets
> in gro:tcp test to avoid the out-of-order delivery. The same
> mitigation already exists for the gro:ip test.
>
> [...]
Here is the summary with links:
- [net,v2] selftests/net: fix out-of-order delivery of FIN in gro:tcp test
https://git.kernel.org/netdev/net/c/02d064de05b1
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