diff options
author | Ratheesh Kannoth <[email protected]> | 2023-05-22 07:34:04 +0530 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-05-23 10:47:50 +0200 |
commit | b2e3406a38f0f48b1dfb81e5bb73d243ff6af179 (patch) | |
tree | 622a4581fc410076753dc96333710c8c59447ab8 /tools/perf/scripts/python/futex-contention.py | |
parent | 62a41dc7166385e3ebf1d5795103bc8e3794838b (diff) |
octeontx2-pf: Add support for page pool
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions