Re: [PATCH net-next v2] net: bcmgenet: convert RX path to page_pool

From: patchwork-bot+netdevbpf

Date: Thu Jun 11 2026 - 18:51:32 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 10 Jun 2026 13:48:35 +0200 you wrote:
> Replace the per-packet __netdev_alloc_skb() + dma_map_single() in the
> RX path with page_pool. SKBs are built from pool pages via
> napi_build_skb() with skb_mark_for_recycle() so the network stack
> returns pages to the pool, and DMA mapping happens once per page
> instead of once per packet.
>
> Reject HW-reported lengths smaller than the RSB so a runt cannot
> underflow the SKB build path.
>
> [...]

Here is the summary with links:
- [net-next,v2] net: bcmgenet: convert RX path to page_pool
https://git.kernel.org/netdev/net-next/c/7bc054c2d4ed

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