aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2022-09-01 13:48:08 +0200
committerDaniel Borkmann <[email protected]>2022-09-02 15:37:37 +0200
commit0d68e6fe12ada8fbaf35f0978aaf18dfb8d2dbb5 (patch)
tree448b715151ec90929fac26b5a6e40fdc762111b4 /tools/perf/scripts/python
parent8cc61b7a6416541261d56bcdd93a711407f711ba (diff)
selftests/xsk: Query for native XDP support
Currently, xdpxceiver assumes that underlying device supports XDP in native mode - it is fine by now since tests can run only on a veth pair. Future commit is going to allow running test suite against physical devices, so let us query the device if it is capable of running XDP programs in native mode. This way xdpxceiver will not try to run TEST_MODE_DRV if device being tested is not supporting it. Signed-off-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Magnus Karlsson <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions