Skip to content

Commit ee105d5

Browse files
iii-iAlexei Starovoitov
authored andcommitted
selftests/bpf: Trim DENYLIST.s390x
Now that trampoline is implemented, enable a number of tests on s390x. 18 of the remaining failures have to do with either lack of rethook (fixed by [1]) or syscall symbols missing from BTF (fixed by [2]). Do not re-classify the remaining failures for now; wait until the s390/for-next fixes are merged and re-classify only the remaining few. [1] https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=for-next&id=1a280f48c0e403903cf0b4231c95b948e664f25a [2] https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=for-next&id=2213d44e140f979f4b60c3c0f8dd56d151cc8692 Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Link: https://lore.kernel.org/r/20230129190501.1624747-9-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 parent af320fb commit ee105d5

File tree

1 file changed

+0
-69
lines changed

1 file changed

+0
-69
lines changed
Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,24 @@
11
# TEMPORARY
22
# Alphabetical order
3-
atomics # attach(add): actual -524 <= expected 0 (trampoline)
43
bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid': -3 (?)
54
bpf_cookie # failed to open_and_load program: -524 (trampoline)
6-
bpf_iter_setsockopt # JIT does not support calling kernel function (kfunc)
75
bpf_loop # attaches to __x64_sys_nanosleep
8-
bpf_mod_race # BPF trampoline
9-
bpf_nf # JIT does not support calling kernel function
10-
bpf_tcp_ca # JIT does not support calling kernel function (kfunc)
11-
cb_refs # expected error message unexpected error: -524 (trampoline)
12-
cgroup_hierarchical_stats # JIT does not support calling kernel function (kfunc)
13-
cgrp_kfunc # JIT does not support calling kernel function
146
cgrp_local_storage # prog_attach unexpected error: -524 (trampoline)
15-
core_read_macros # unknown func bpf_probe_read#4 (overlapping)
16-
cpumask # JIT does not support calling kernel function
17-
d_path # failed to auto-attach program 'prog_stat': -524 (trampoline)
18-
decap_sanity # JIT does not support calling kernel function (kfunc)
19-
deny_namespace # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
20-
dummy_st_ops # test_run unexpected error: -524 (errno 524) (trampoline)
21-
fentry_fexit # fentry attach failed: -524 (trampoline)
22-
fentry_test # fentry_first_attach unexpected error: -524 (trampoline)
23-
fexit_bpf2bpf # freplace_attach_trace unexpected error: -524 (trampoline)
247
fexit_sleep # fexit_skel_load fexit skeleton failed (trampoline)
25-
fexit_stress # fexit attach failed prog 0 failed: -524 (trampoline)
26-
fexit_test # fexit_first_attach unexpected error: -524 (trampoline)
27-
get_func_args_test # trampoline
28-
get_func_ip_test # get_func_ip_test__attach unexpected error: -524 (trampoline)
298
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
30-
htab_update # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
31-
jit_probe_mem # jit_probe_mem__open_and_load unexpected error: -524 (kfunc)
32-
kfree_skb # attach fentry unexpected error: -524 (trampoline)
33-
kfunc_call # 'bpf_prog_active': not found in kernel BTF (?)
34-
kfunc_dynptr_param # JIT does not support calling kernel function (kfunc)
359
kprobe_multi_bench_attach # bpf_program__attach_kprobe_multi_opts unexpected error: -95
3610
kprobe_multi_test # relies on fentry
3711
ksyms_module # test_ksyms_module__open_and_load unexpected error: -9 (?)
3812
ksyms_module_libbpf # JIT does not support calling kernel function (kfunc)
3913
ksyms_module_lskel # test_ksyms_module_lskel__open_and_load unexpected error: -9 (?)
40-
libbpf_get_fd_by_id_opts # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
41-
linked_list # JIT does not support calling kernel function (kfunc)
42-
lookup_key # JIT does not support calling kernel function (kfunc)
43-
lru_bug # prog 'printk': failed to auto-attach: -524
44-
map_kptr # failed to open_and_load program: -524 (trampoline)
45-
modify_return # modify_return attach failed: -524 (trampoline)
4614
module_attach # skel_attach skeleton attach failed: -524 (trampoline)
47-
mptcp
48-
nested_trust # JIT does not support calling kernel function
49-
netcnt # failed to load BPF skeleton 'netcnt_prog': -7 (?)
50-
probe_user # check_kprobe_res wrong kprobe res from probe read (?)
51-
rcu_read_lock # failed to find kernel BTF type ID of '__x64_sys_getpgid': -3 (?)
52-
recursion # skel_attach unexpected error: -524 (trampoline)
5315
ringbuf # skel_load skeleton load failed (?)
54-
select_reuseport # intermittently fails on new s390x setup
55-
send_signal # intermittently fails to receive signal
56-
setget_sockopt # attach unexpected error: -524 (trampoline)
57-
sk_assign # Can't read on server: Invalid argument (?)
58-
sk_lookup # endianness problem
59-
sk_storage_tracing # test_sk_storage_tracing__attach unexpected error: -524 (trampoline)
60-
skc_to_unix_sock # could not attach BPF object unexpected error: -524 (trampoline)
61-
socket_cookie # prog_attach unexpected error: -524 (trampoline)
6216
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
63-
tailcalls # tail_calls are not allowed in non-JITed programs with bpf-to-bpf calls (?)
64-
task_kfunc # JIT does not support calling kernel function
65-
task_local_storage # failed to auto-attach program 'trace_exit_creds': -524 (trampoline)
66-
test_bpffs # bpffs test failed 255 (iterator)
67-
test_bprm_opts # failed to auto-attach program 'secure_exec': -524 (trampoline)
68-
test_ima # failed to auto-attach program 'ima': -524 (trampoline)
69-
test_local_storage # failed to auto-attach program 'unlink_hook': -524 (trampoline)
7017
test_lsm # attach unexpected error: -524 (trampoline)
71-
test_overhead # attach_fentry unexpected error: -524 (trampoline)
72-
test_profiler # unknown func bpf_probe_read_str#45 (overlapping)
73-
timer # failed to auto-attach program 'test1': -524 (trampoline)
74-
timer_crash # trampoline
75-
timer_mim # failed to auto-attach program 'test1': -524 (trampoline)
76-
trace_ext # failed to auto-attach program 'test_pkt_md_access_new': -524 (trampoline)
7718
trace_printk # trace_printk__load unexpected error: -2 (errno 2) (?)
7819
trace_vprintk # trace_vprintk__open_and_load unexpected error: -9 (?)
79-
tracing_struct # failed to auto-attach: -524 (trampoline)
80-
trampoline_count # prog 'prog1': failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
81-
type_cast # JIT does not support calling kernel function
8220
unpriv_bpf_disabled # fentry
8321
user_ringbuf # failed to find kernel BTF type ID of '__s390x_sys_prctl': -3 (?)
8422
verif_stats # trace_vprintk__open_and_load unexpected error: -9 (?)
85-
verify_pkcs7_sig # JIT does not support calling kernel function (kfunc)
86-
vmlinux # failed to auto-attach program 'handle__fentry': -524 (trampoline)
87-
xdp_adjust_tail # case-128 err 0 errno 28 retval 1 size 128 expect-size 3520 (?)
8823
xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 (trampoline)
89-
xdp_bpf2bpf # failed to auto-attach program 'trace_on_entry': -524 (trampoline)
90-
xdp_do_redirect # prog_run_max_size unexpected error: -22 (errno 22)
9124
xdp_metadata # JIT does not support calling kernel function (kfunc)
92-
xdp_synproxy # JIT does not support calling kernel function (kfunc)
93-
xfrm_info # JIT does not support calling kernel function (kfunc)

0 commit comments

Comments
 (0)