diff options
author | 2019-09-13 10:39:47 +0000 | |
---|---|---|
committer | 2019-09-16 09:35:09 +0200 | |
commit | 2e78fc620f5c62e94cab4a8240b2a76de38cd514 (patch) | |
tree | 3b34e465d226a662f0cc022f9cac8cdc580d26ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40e: fix xdp handle calculations (diff) | |
download | linux-dev-2e78fc620f5c62e94cab4a8240b2a76de38cd514.tar.xz linux-dev-2e78fc620f5c62e94cab4a8240b2a76de38cd514.zip |
ixgbe: fix xdp handle calculations
Commit 7cbbf9f1fa23 ("ixgbe: fix xdp handle calculations") reintroduced
the addition of the umem headroom to the xdp handle in the ixgbe_zca_free,
ixgbe_alloc_buffer_slow_zc and ixgbe_alloc_buffer_zc functions. However,
the headroom is already added to the handle in the function
ixgbe_run_xdp_zc. This commit removes the latter addition and fixes the
case where the headroom is non-zero.
Fixes: 7cbbf9f1fa23 ("ixgbe: fix xdp handle calculations")
Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions