[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170955002855.28316.4147541223134809817.git-patchwork-notify@kernel.org>
Date: Mon, 04 Mar 2024 11:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matthieu Baerts <matttbe@...nel.org>
Cc: mptcp@...ts.linux.dev, martineau@...nel.org, geliang@...nel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/4] mptcp: add TCP_NOTSENT_LOWAT sockopt support
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 01 Mar 2024 18:43:43 +0100 you wrote:
> Patch 3 does the magic of adding TCP_NOTSENT_LOWAT support, all the
> other ones are minor cleanup seen along when working on the new feature.
>
> Note that this feature relies on the existing accounting for snd_nxt.
> Such accounting is not 110% accurate as it tracks the most recent
> sequence number queued to any subflow, and not the actual sequence
> number sent on the wire. Paolo experimented a lot, trying to implement
> the latter, and in the end it proved to be both "too complex" and "not
> necessary".
>
> [...]
Here is the summary with links:
- [net-next,1/4] mptcp: cleanup writer wake-up
https://git.kernel.org/netdev/net-next/c/037db6ea57da
- [net-next,2/4] mptcp: avoid some duplicate code in socket option handling
https://git.kernel.org/netdev/net-next/c/a74762675f70
- [net-next,3/4] mptcp: implement TCP_NOTSENT_LOWAT support
https://git.kernel.org/netdev/net-next/c/29b5e5ef8739
- [net-next,4/4] mptcp: cleanup SOL_TCP handling
https://git.kernel.org/netdev/net-next/c/7f71a337b515
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