aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
diff options
context:
space:
mode:
authorPuranjay Mohan <puranjay@kernel.org>2024-07-05 14:50:09 +0000
committerDaniel Borkmann <daniel@iogearbox.net>2024-07-08 22:24:54 +0200
commit90dc946059b7d346f077b870a8d8aaf03b4d0772 (patch)
treee2aa5725ddaa1472b908bf8117958fd9632032e3 /tools
parentMerge branch 'small-api-fix-for-bpf_wq' (diff)
downloadwireguard-linux-90dc946059b7d346f077b870a8d8aaf03b4d0772.tar.xz
wireguard-linux-90dc946059b7d346f077b870a8d8aaf03b4d0772.zip
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 <puranjay@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20240705145009.32340-1-puranjay@kernel.org [*]
Diffstat (limited to '')
-rw-r--r--tools/testing/selftests/bpf/DENYLIST.aarch641
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/bpf/DENYLIST.aarch64 b/tools/testing/selftests/bpf/DENYLIST.aarch64
index 3c7c3e79aa93..901349da680f 100644
--- a/tools/testing/selftests/bpf/DENYLIST.aarch64
+++ b/tools/testing/selftests/bpf/DENYLIST.aarch64
@@ -1,6 +1,5 @@
bpf_cookie/multi_kprobe_attach_api # kprobe_multi_link_api_subtest:FAIL:fentry_raw_skel_load unexpected error: -3
bpf_cookie/multi_kprobe_link_api # kprobe_multi_link_api_subtest:FAIL:fentry_raw_skel_load unexpected error: -3
-fexit_sleep # The test never returns. The remaining tests cannot start.
kprobe_multi_bench_attach # needs CONFIG_FPROBE
kprobe_multi_test # needs CONFIG_FPROBE
module_attach # prog 'kprobe_multi': failed to auto-attach: -95