]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: Add napi threaded busy poll test in `busy_poller`
authorSamiullah Khawaja <skhawaja@google.com>
Tue, 28 Oct 2025 20:30:06 +0000 (20:30 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 4 Nov 2025 02:11:40 +0000 (18:11 -0800)
commitadd3c1324a8912b1abbf7afeb976fb719563f454
treede994a7538b465d0efd3e4d9d6de9a776b2648af
parentc18d4b190a46651726c9a952667c74d2deb33c28
selftests: Add napi threaded busy poll test in `busy_poller`

Add testcase to run busy poll test with threaded napi busy poll enabled.

Signed-off-by: Samiullah Khawaja <skhawaja@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Acked-by: Martin Karsten <mkarsten@uwaterloo.ca>
Tested-by: Martin Karsten <mkarsten@uwaterloo.ca>
Link: https://patch.msgid.link/20251028203007.575686-3-skhawaja@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/busy_poll_test.sh
tools/testing/selftests/net/busy_poller.c