[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175698661727.1779540.2588956434517263416.git-patchwork-notify@kernel.org>
Date: Thu, 04 Sep 2025 11:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
almasrymina@...gle.com, tariqt@...dia.com, dtatulea@...dia.com,
hawk@...nel.org, ilias.apalodimas@...aro.org, alexanderduyck@...com,
sdf@...ichev.me
Subject: Re: [PATCH net-next v3 00/14] eth: fbnic: support queue API and
zero-copy
Rx
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 1 Sep 2025 14:12:00 -0700 you wrote:
> Add support for queue API to fbnic, enable zero-copy Rx.
>
> Patch 10 is likely of most interest as it adds a new core helper
> (and touches mlx5). The rest of the patches are fbnic-specific
> (and relatively boring).
>
> Patches 1-3 reshuffle the Rx init/allocation path to better
> align structures and functions which operate on them. Notably
> patch 1 moves the page pool pointer to the queue struct (from NAPI).
>
> [...]
Here is the summary with links:
- [net-next,v3,01/14] eth: fbnic: move page pool pointer from NAPI to the ring struct
https://git.kernel.org/netdev/net-next/c/33478dca2b23
- [net-next,v3,02/14] eth: fbnic: move xdp_rxq_info_reg() to resource alloc
https://git.kernel.org/netdev/net-next/c/894d4a4ea6cb
- [net-next,v3,03/14] eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
https://git.kernel.org/netdev/net-next/c/b6396b71d196
- [net-next,v3,04/14] eth: fbnic: use netmem_ref where applicable
https://git.kernel.org/netdev/net-next/c/426e13db369c
- [net-next,v3,05/14] eth: fbnic: request ops lock
https://git.kernel.org/netdev/net-next/c/4ddb17c1a2c2
- [net-next,v3,06/14] eth: fbnic: split fbnic_disable()
https://git.kernel.org/netdev/net-next/c/cbfc047429ee
- [net-next,v3,07/14] eth: fbnic: split fbnic_flush()
https://git.kernel.org/netdev/net-next/c/be2be74af889
- [net-next,v3,08/14] eth: fbnic: split fbnic_enable()
https://git.kernel.org/netdev/net-next/c/8a47d940cf81
- [net-next,v3,09/14] eth: fbnic: split fbnic_fill()
https://git.kernel.org/netdev/net-next/c/709da681f4de
- [net-next,v3,10/14] net: add helper to pre-check if PP for an Rx queue will be unreadable
https://git.kernel.org/netdev/net-next/c/3ceb08838b57
- [net-next,v3,11/14] eth: fbnic: allocate unreadable page pool for the payloads
https://git.kernel.org/netdev/net-next/c/8a11010fdd96
- [net-next,v3,12/14] eth: fbnic: defer page pool recycling activation to queue start
https://git.kernel.org/netdev/net-next/c/49c429ec6b62
- [net-next,v3,13/14] eth: fbnic: don't pass NAPI into pp alloc
https://git.kernel.org/netdev/net-next/c/3812339b6cc9
- [net-next,v3,14/14] eth: fbnic: support queue ops / zero-copy Rx
https://git.kernel.org/netdev/net-next/c/da43127a8edc
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