public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: David Wei <dw@davidwei•uk>
Cc: michael.chan@broadcom•com, andrew.gospodarek@broadcom•com,
	hawk@kernel•org, ilias.apalodimas@linaro•org,
	aleksander.lobakin@intel•com, netdev@vger•kernel.org,
	davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
	pabeni@redhat•com
Subject: Re: [PATCH net-next v2 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper
Date: Tue, 02 Jul 2024 13:20:29 +0000	[thread overview]
Message-ID: <171992642989.16847.4738082206088376537.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240627030200.3647145-1-dw@davidwei.uk>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat•com>:

On Wed, 26 Jun 2024 20:01:58 -0700 you wrote:
> 56ef27e3 unexported page_pool_unlink_napi() and renamed it to
> page_pool_disable_direct_recycling(). This is because there was no
> in-tree user of page_pool_unlink_napi().
> 
> Since then Rx queue API and an implementation in bnxt got merged. In the
> bnxt implementation, it broadly follows the following steps: allocate
> new queue memory + page pool, stop old rx queue, swap, then destroy old
> queue memory + page pool.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/2] page_pool: export page_pool_disable_direct_recycling()
    https://git.kernel.org/netdev/net-next/c/d7f39aee79f0
  - [net-next,v2,2/2] bnxt_en: unlink page pool when stopping Rx queue
    https://git.kernel.org/netdev/net-next/c/40eca00ae605

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-07-02 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-27  3:01 [PATCH net-next v2 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper David Wei
2024-06-27  3:01 ` [PATCH net-next v2 1/2] page_pool: export page_pool_disable_direct_recycling() David Wei
2024-06-27  3:02 ` [PATCH net-next v2 2/2] bnxt_en: unlink page pool when stopping Rx queue David Wei
2024-06-27 23:50 ` [PATCH net-next v2 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper Jakub Kicinski
2024-07-02 13:20 ` 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=171992642989.16847.4738082206088376537.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=aleksander.lobakin@intel$(echo .)com \
    --cc=andrew.gospodarek@broadcom$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=dw@davidwei$(echo .)uk \
    --cc=edumazet@google$(echo .)com \
    --cc=hawk@kernel$(echo .)org \
    --cc=ilias.apalodimas@linaro$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=michael.chan@broadcom$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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