[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164381341385.24396.15980481535136045718.git-patchwork-notify@kernel.org>
Date: Wed, 02 Feb 2022 14:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Akhmat Karakotov <hmukos@...dex-team.ru>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, eric.dumazet@...il.com, kafai@...com,
ncardwell@...gle.com, ycheng@...gle.com, brakmo@...com,
zeil@...dex-team.ru, mitradir@...dex-team.ru
Subject: Re: [PATCH net-next v4] tcp: Use BPF timeout setting for SYN ACK RTO
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 28 Jan 2022 22:26:21 +0300 you wrote:
> When setting RTO through BPF program, some SYN ACK packets were unaffected
> and continued to use TCP_TIMEOUT_INIT constant. This patch adds timeout
> option to struct request_sock. Option is initialized with TCP_TIMEOUT_INIT
> and is reassigned through BPF using tcp_timeout_init call. SYN ACK
> retransmits now use newly added timeout option.
>
> Signed-off-by: Akhmat Karakotov <hmukos@...dex-team.ru>
> Acked-by: Martin KaFai Lau <kafai@...com>
>
> [...]
Here is the summary with links:
- [net-next,v4] tcp: Use BPF timeout setting for SYN ACK RTO
https://git.kernel.org/netdev/net-next/c/5903123f662e
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