diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2022-03-21 13:42:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-21 16:21:16 +0300 |
commit | 0dcf7f500b0a56c0c58deeeac7692fe213aa08b1 (patch) | |
tree | 8089529f9a694f7426ba626942261e4cc1f44e85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07cd69c96bff4edf5edcd17b5a821f63343bf9cc (diff) | |
download | linux-0dcf7f500b0a56c0c58deeeac7692fe213aa08b1.tar.xz |
nfp: use TX ring pointer write back
Newer versions of the PCIe microcode support writing back the
position of the TX pointer back into host memory. This speeds
up TX completions, because we avoid a read from device memory
(replacing PCIe read with DMA coherent read).
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Fei Qin <fei.qin@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions