public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/bpf: fix bpf_cookie failures
@ 2026-02-27 16:40 Sun Jian
  2026-02-27 16:40 ` [PATCH 1/2] selftests/bpf: bpf_cookie: skip kprobe_multi tests without bpf_testmod Sun Jian
  2026-02-27 16:40 ` [PATCH 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably Sun Jian
  0 siblings, 2 replies; 8+ messages in thread
From: Sun Jian @ 2026-02-27 16:40 UTC (permalink / raw)
  To: Andrii Nakryiko, Shuah Khan
  Cc: Eduard Zingerman, Alexei Starovoitov, Daniel Borkmann, bpf,
	linux-kselftest, linux-kernel, Sun Jian

Patch 1/2 skips kprobe_multi subtests when bpf_testmod isn't available.
Patch 2 makes perf_event triggering reliable on slower systems.

Tested:
  ./test_progs -t bpf_cookie/perf_event -vv (30 runs): 0 failures

Sun Jian (2):
  selftests/bpf: bpf_cookie: skip kprobe_multi tests without bpf_testmod
  selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably

 .../selftests/bpf/prog_tests/bpf_cookie.c     | 29 ++++++++++++++-----
 1 file changed, 21 insertions(+), 8 deletions(-)


base-commit: f4d0ec0aa20d49f09dc01d82894ce80d72de0560
-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-02  2:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 16:40 [PATCH 0/2] selftests/bpf: fix bpf_cookie failures Sun Jian
2026-02-27 16:40 ` [PATCH 1/2] selftests/bpf: bpf_cookie: skip kprobe_multi tests without bpf_testmod Sun Jian
2026-02-27 18:18   ` Alexei Starovoitov
2026-02-28  2:58     ` sun jian
2026-02-27 16:40 ` [PATCH 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably Sun Jian
2026-02-27 17:16   ` bot+bpf-ci
2026-03-01 19:59   ` Emil Tsalapatis
2026-03-02  2:24     ` sun jian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox