diff options
author | Jan Sokolowski <jan.sokolowski@intel.com> | 2019-03-23 00:16:37 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-06-05 23:04:29 +0300 |
commit | d49e286d354e75710cc9d100197de1161a8b809e (patch) | |
tree | 9e8c1a118518ffee1ec0ffc514d9e9df0c585d3e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 11694b03616b2a03cd7e3f0897d4d086c7fbc4b5 (diff) | |
download | linux-d49e286d354e75710cc9d100197de1161a8b809e.tar.xz |
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Here, we add a bitmap to the ixgbe_adapter that tracks if a
certain queue pair has been "zero-copy enabled" via the ndo_bpf.
The bitmap is used in ixgbe_xsk_umem, and enables zero-copy if
and only if XDP is enabled, the corresponding qid in the bitmap
is set, and the umem is non-NULL;
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions