Re: [PATCH net v2] Revert "tcp: change pingpong threshold to 3"
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-07-22 23:40:20
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-07-22 23:40:20
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski [off-list ref]: On Thu, 21 Jul 2022 20:44:04 +0000 you wrote:
This reverts commit 4a41f453bedfd5e9cd040bad509d9da49feb3e2c. This to-be-reverted commit was meant to apply a stricter rule for the stack to enter pingpong mode. However, the condition used to check for interactive session "before(tp->lsndtime, icsk->icsk_ack.lrcvtime)" is jiffy based and might be too coarse, which delays the stack entering pingpong mode. We revert this patch so that we no longer use the above condition to determine interactive session, and also reduce pingpong threshold to 1. [...]
Here is the summary with links:
- [net,v2] Revert "tcp: change pingpong threshold to 3"
https://git.kernel.org/netdev/net/c/4d8f24eeedc5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html