diff options
author | 2024-05-07 13:20:26 +0200 | |
---|---|---|
committer | 2024-05-08 08:51:20 +0200 | |
commit | 163943ac00cb31ac1a88ce5f78a7e2ead37329ec (patch) | |
tree | 3a355a858510baabc8ba8a0a5d4b9045fc7ea571 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | page_pool: check for DMA sync shortcut earlier (diff) | |
download | linux-rng-163943ac00cb31ac1a88ce5f78a7e2ead37329ec.tar.xz linux-rng-163943ac00cb31ac1a88ce5f78a7e2ead37329ec.zip |
xsk: use generic DMA sync shortcut instead of a custom one
XSk infra's been using its own DMA sync shortcut to try avoiding
redundant function calls. Now that there is a generic one, remove
the custom implementation and rely on the generic helpers.
xsk_buff_dma_sync_for_cpu() doesn't need the second argument anymore,
remove it.
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions