Re: [PATCH v2] vmxnet3: Suppress page allocation warning for massive Rx Data ring
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-02-28 02:50:10
Also in:
lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-02-28 02:50:10
Also in:
lkml
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: On Thu, 26 Feb 2026 11:31:21 -0500 you wrote:
The vmxnet3 driver supports an Rx Data ring (rx-mini) to optimise the
processing of small packets. The size of this ring's DMA-coherent memory
allocation is determined by the product of the primary Rx ring size and
the data ring descriptor size:
sz = rq->rx_ring[0].size * rq->data_ring.desc_size;
[...]
Here is the summary with links:
- [v2] vmxnet3: Suppress page allocation warning for massive Rx Data ring
https://git.kernel.org/netdev/net-next/c/c31770c49348
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html