Skip to content

Commit 90dc946

Browse files
puranjaymohanborkmann
authored andcommitted
selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
fexit_sleep test runs successfully now on the BPF CI so remove it from the deny list. ftrace direct calls was blocking tracing programs on arm64 but it has been resolved by now. For more details see also discussion in [*]. Signed-off-by: Puranjay Mohan <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] [*]
1 parent 06507c7 commit 90dc946

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/bpf/DENYLIST.aarch64

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
bpf_cookie/multi_kprobe_attach_api # kprobe_multi_link_api_subtest:FAIL:fentry_raw_skel_load unexpected error: -3
22
bpf_cookie/multi_kprobe_link_api # kprobe_multi_link_api_subtest:FAIL:fentry_raw_skel_load unexpected error: -3
3-
fexit_sleep # The test never returns. The remaining tests cannot start.
43
kprobe_multi_bench_attach # needs CONFIG_FPROBE
54
kprobe_multi_test # needs CONFIG_FPROBE
65
module_attach # prog 'kprobe_multi': failed to auto-attach: -95

0 commit comments

Comments
 (0)