All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <mathew.j.martineau@linux.intel.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	matthieu.baerts@tessares.net, pabeni@redhat.com,
	mptcp@lists.linux.dev
Subject: Re: [PATCH net-next 0/4] mptcp: Rework fwd memory allocation and one cleanup
Date: Thu, 28 Oct 2021 02:00:07 +0000	[thread overview]
Message-ID: <163538640786.25351.1482828021523711017.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211026232916.179450-1-mathew.j.martineau@linux.intel.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 26 Oct 2021 16:29:12 -0700 you wrote:
> These patches from the MPTCP tree rework forward memory allocation for
> MPTCP (with some supporting changes in the net core), and also clean up
> an unused function parameter.
> 
> 
> Patch 1 updates TCP code but does not change any behavior, and creates
> some macros for reclaim thresholds that will be reused in the MPTCP
> code.
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] tcp: define macros for a couple reclaim thresholds
    https://git.kernel.org/netdev/net-next/c/5823fc96d754
  - [net-next,2/4] net: introduce sk_forward_alloc_get()
    https://git.kernel.org/netdev/net-next/c/292e6077b040
  - [net-next,3/4] mptcp: allocate fwd memory separately on the rx and tx path
    https://git.kernel.org/netdev/net-next/c/6511882cdd82
  - [net-next,4/4] mptcp: drop unused sk in mptcp_push_release
    https://git.kernel.org/netdev/net-next/c/b8e0def397d7

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



      parent reply	other threads:[~2021-10-28  2:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 23:29 [PATCH net-next 0/4] mptcp: Rework fwd memory allocation and one cleanup Mat Martineau
2021-10-26 23:29 ` [PATCH net-next 1/4] tcp: define macros for a couple reclaim thresholds Mat Martineau
2021-10-26 23:29 ` [PATCH net-next 2/4] net: introduce sk_forward_alloc_get() Mat Martineau
2021-10-26 23:29 ` [PATCH net-next 3/4] mptcp: allocate fwd memory separately on the rx and tx path Mat Martineau
2021-10-26 23:29 ` [PATCH net-next 4/4] mptcp: drop unused sk in mptcp_push_release Mat Martineau
2021-10-28  2: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=163538640786.25351.1482828021523711017.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=mathew.j.martineau@linux.intel.com \
    --cc=matthieu.baerts@tessares.net \
    --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 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.