Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Thu,  6 Aug 2026 10:16:45 -0500 you wrote:
> The commit message for af8c8a450bf4 ("selftests: net: Add FIN_ACK
> processing order related latency spike test") states: "if the latency
> is larger than 1 second (spike), print a message". However the code
> uses a threshold of 100000 us (100 ms), not 1000000 us (1 s).
> 
> The lower threshold causes false positives on slower hardware where
> normal connection latency occasionally exceeds 100 ms but never
> approaches the 1 s spike that indicates the actual FIN/ACK race bug.
> 
> [...]

Here is the summary with links:
  - [net,v3] selftests/net: fin_ack_lat: fix latency threshold typo
    https://git.kernel.org/netdev/net-next/c/2373107782a9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to