]> 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)
commitf66663a3d0de5fc8a4003ae201aea394de1692c6
tree455af4107e89b0e24ee8c07cee8656973d9b08fb
parent8d316e634b1b2878cfe1a411c655f8ace746c61e
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