[PATCH bpf-next] selftests/bpf: Fix DENYLIST for a name change.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After making test_bench_attach serial [0], DENYLIST for aarch64 &
s390x should be updated to filter out this test case.  This test
doesn't work for both platforms at the monent.

[0] https://lore.kernel.org/bpf/20221116100228.2064612-2-jolsa@xxxxxxxxxx/

Signed-off-by: Kui-Feng Lee <kuifeng@xxxxxx>
---
 tools/testing/selftests/bpf/DENYLIST.aarch64 | 1 +
 tools/testing/selftests/bpf/DENYLIST.s390x   | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 tools/testing/selftests/bpf/DENYLIST.aarch64

diff --git a/tools/testing/selftests/bpf/DENYLIST.aarch64 b/tools/testing/selftests/bpf/DENYLIST.aarch64
new file mode 100644
index 000000000000..c1169bfd4f0d
--- /dev/null
+++ b/tools/testing/selftests/bpf/DENYLIST.aarch64
@@ -0,0 +1 @@
+kprobe_multi_bench_attach                # bpf_program__attach_kprobe_multi_opts unexpected error: -95
diff --git a/tools/testing/selftests/bpf/DENYLIST.s390x b/tools/testing/selftests/bpf/DENYLIST.s390x
index 17e074eb42b8..91bd6ef40c7a 100644
--- a/tools/testing/selftests/bpf/DENYLIST.s390x
+++ b/tools/testing/selftests/bpf/DENYLIST.s390x
@@ -20,6 +20,7 @@ get_func_ip_test                         # get_func_ip_test__attach unexpected e
 get_stack_raw_tp                         # user_stack corrupted user stack                                             (no backchain userspace)
 kfree_skb                                # attach fentry unexpected error: -524                                        (trampoline)
 kfunc_call                               # 'bpf_prog_active': not found in kernel BTF                                  (?)
+kprobe_multi_bench_attach                # bpf_program__attach_kprobe_multi_opts unexpected error: -95
 ksyms_module                             # test_ksyms_module__open_and_load unexpected error: -9                       (?)
 ksyms_module_libbpf                      # JIT does not support calling kernel function                                (kfunc)
 ksyms_module_lskel                       # test_ksyms_module_lskel__open_and_load unexpected error: -9                 (?)
-- 
2.30.2





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux