]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/bpf: Add stress test for timer async cancel
authorMykyta Yatsenko <yatsenko@meta.com>
Sun, 1 Feb 2026 02:53:59 +0000 (18:53 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 4 Feb 2026 00:58:47 +0000 (16:58 -0800)
commitd02fdd7195ca24005e36a6f7efed41f9c0ca7f72
treeebde08b900defc7992283879eb3488724a25cd72
parent10653c0dd86812981a9cf7112f0711f9f1f153a8
selftests/bpf: Add stress test for timer async cancel

Extend BPF timer selftest to run stress test for async cancel.

Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20260201025403.66625-6-alexei.starovoitov@gmail.com
tools/testing/selftests/bpf/prog_tests/timer.c
tools/testing/selftests/bpf/progs/timer.c