]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: xsk: run all tests for busy-poll
authorMagnus Karlsson <magnus.karlsson@intel.com>
Tue, 10 May 2022 11:55:58 +0000 (13:55 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 11 May 2022 15:03:15 +0000 (08:03 -0700)
commit10c8623e7a15f4f8cdf3c342a32c18421a1d0693
tree455af4107e89b0e24ee8c07cee8656973d9b08fb
parent2427a678db3e3fcd32fcfaa8f03de5159b20db11
selftests: xsk: run all tests for busy-poll

Execute all xsk selftests for busy-poll mode too. Currently they were
only run for the standard interrupt driven softirq mode. Replace the
unused option queue-id with the new option busy-poll.

Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/r/20220510115604.8717-4-magnus.karlsson@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/test_xsk.sh
tools/testing/selftests/bpf/xdpxceiver.c
tools/testing/selftests/bpf/xdpxceiver.h
tools/testing/selftests/bpf/xsk_prereqs.sh