Files
linux/drivers
Ratheesh Kannoth 2a2d7bf86d octeontx2-pf: Add support for page pool
[ Upstream commit b2e3406a38 ]

Page pool for each rx queue enhance rx side performance
by reclaiming buffers back to each queue specific pool. DMA
mapping is done only for first allocation of buffers.
As subsequent buffers allocation avoid DMA mapping,
it results in performance improvement.

Image        |  Performance
------------ | ------------
Vannila      |   3Mpps
             |
with this    |   42Mpps
change	     |
---------------------------

Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Link: https://lore.kernel.org/r/20230522020404.152020-1-rkannoth@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Stable-dep-of: b4164de5041b ("octeontx2-pf: Add AF_XDP non-zero copy support")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:40:20 +02:00
..
2025-05-22 14:10:00 +02:00
2024-12-14 19:53:41 +01:00
2025-06-04 14:40:18 +02:00
2025-02-21 13:49:55 +01:00
2025-03-07 16:56:38 +01:00