MPTCP Archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Matthieu Baerts <matttbe@kernel.org>
Cc: mptcp@lists.linux.dev, martineau@kernel.org, geliang@kernel.org,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] mptcp: add TCP_NOTSENT_LOWAT sockopt support
Date: Mon, 04 Mar 2024 11:00:28 +0000	[thread overview]
Message-ID: <170955002855.28316.4147541223134809817.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240301-upstream-net-next-20240301-mptcp-tcp_notsent_lowat-v1-0-415f0e8ed0e1@kernel.org>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.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



      parent reply	other threads:[~2024-03-04 11:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 17:43 [PATCH net-next 0/4] mptcp: add TCP_NOTSENT_LOWAT sockopt support Matthieu Baerts (NGI0)
2024-03-01 17:43 ` [PATCH net-next 1/4] mptcp: cleanup writer wake-up Matthieu Baerts (NGI0)
2024-03-01 17:43 ` [PATCH net-next 2/4] mptcp: avoid some duplicate code in socket option handling Matthieu Baerts (NGI0)
2024-03-01 17:43 ` [PATCH net-next 3/4] mptcp: implement TCP_NOTSENT_LOWAT support Matthieu Baerts (NGI0)
2024-03-01 17:43 ` [PATCH net-next 4/4] mptcp: cleanup SOL_TCP handling Matthieu Baerts (NGI0)
2024-03-04 11:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=170955002855.28316.4147541223134809817.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=geliang@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martineau@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).