All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Matthieu Baerts <matthieu.baerts@tessares.net>
Cc: mptcp@lists.linux.dev, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, shuah@kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org, geliang.tang@suse.com
Subject: Re: [PATCH net-next v2 0/4] mptcp: a couple of cleanups and improvements
Date: Wed, 29 Mar 2023 08:10:26 +0000	[thread overview]
Message-ID: <168007742655.16006.993088598018364960.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230324-upstream-net-next-20230324-misc-features-v2-0-fca1471efbaa@tessares.net>

Hello:

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

On Mon, 27 Mar 2023 12:22:20 +0200 you wrote:
> Patch 1 removes an unneeded address copy in subflow_syn_recv_sock().
> 
> Patch 2 simplifies subflow_syn_recv_sock() to postpone some actions and
> to avoid a bunch of conditionals.
> 
> Patch 3 stops reporting limits that are not taken into account when the
> userspace PM is used.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] mptcp: avoid unneeded address copy
    https://git.kernel.org/netdev/net-next/c/2bb9a37f0e19
  - [net-next,v2,2/4] mptcp: simplify subflow_syn_recv_sock()
    https://git.kernel.org/netdev/net-next/c/a88d0092b24b
  - [net-next,v2,3/4] mptcp: do not fill info not used by the PM in used
    https://git.kernel.org/netdev/net-next/c/e925a0322ada
  - [net-next,v2,4/4] selftests: mptcp: add mptcp_info tests
    https://git.kernel.org/netdev/net-next/c/9095ce97bf8a

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



      parent reply	other threads:[~2023-03-29  8:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27 10:22 [PATCH net-next v2 0/4] mptcp: a couple of cleanups and improvements Matthieu Baerts
2023-03-27 10:22 ` [PATCH net-next v2 1/4] mptcp: avoid unneeded address copy Matthieu Baerts
2023-03-27 10:22 ` [PATCH net-next v2 2/4] mptcp: simplify subflow_syn_recv_sock() Matthieu Baerts
2023-03-27 10:22 ` [PATCH net-next v2 3/4] mptcp: do not fill info not used by the PM in used Matthieu Baerts
2023-03-27 10:22 ` [PATCH net-next v2 4/4] selftests: mptcp: add mptcp_info tests Matthieu Baerts
2023-03-29  8:10 ` 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=168007742655.16006.993088598018364960.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=geliang.tang@suse.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=matthieu.baerts@tessares.net \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.