1
1
# TEMPORARY
2
+ # Alphabetical order
2
3
atomics # attach(add): actual -524 <= expected 0 (trampoline)
3
- bpf_iter_setsockopt # JIT does not support calling kernel function (kfunc)
4
4
bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid': -3 (?)
5
- bpf_tcp_ca # JIT does not support calling kernel function (kfunc)
5
+ bpf_cookie # failed to open_and_load program: -524 (trampoline)
6
+ bpf_iter_setsockopt # JIT does not support calling kernel function (kfunc)
6
7
bpf_loop # attaches to __x64_sys_nanosleep
7
8
bpf_mod_race # BPF trampoline
8
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)
9
13
core_read_macros # unknown func bpf_probe_read#4 (overlapping)
10
14
d_path # failed to auto-attach program 'prog_stat': -524 (trampoline)
15
+ deny_namespace # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
11
16
dummy_st_ops # test_run unexpected error: -524 (errno 524) (trampoline)
12
17
fentry_fexit # fentry attach failed: -524 (trampoline)
13
18
fentry_test # fentry_first_attach unexpected error: -524 (trampoline)
@@ -18,19 +23,28 @@ fexit_test # fexit_first_attach unexpected error:
18
23
get_func_args_test # trampoline
19
24
get_func_ip_test # get_func_ip_test__attach unexpected error: -524 (trampoline)
20
25
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
26
+ htab_update # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
21
27
kfree_skb # attach fentry unexpected error: -524 (trampoline)
22
28
kfunc_call # 'bpf_prog_active': not found in kernel BTF (?)
29
+ kfunc_dynptr_param # JIT does not support calling kernel function (kfunc)
30
+ kprobe_multi_test # relies on fentry
23
31
ksyms_module # test_ksyms_module__open_and_load unexpected error: -9 (?)
24
32
ksyms_module_libbpf # JIT does not support calling kernel function (kfunc)
25
33
ksyms_module_lskel # test_ksyms_module_lskel__open_and_load unexpected error: -9 (?)
34
+ libbpf_get_fd_by_id_opts # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
35
+ lookup_key # JIT does not support calling kernel function (kfunc)
36
+ lru_bug # prog 'printk': failed to auto-attach: -524
37
+ map_kptr # failed to open_and_load program: -524 (trampoline)
26
38
modify_return # modify_return attach failed: -524 (trampoline)
27
39
module_attach # skel_attach skeleton attach failed: -524 (trampoline)
28
40
mptcp
29
- kprobe_multi_test # relies on fentry
30
41
netcnt # failed to load BPF skeleton 'netcnt_prog': -7 (?)
31
42
probe_user # check_kprobe_res wrong kprobe res from probe read (?)
32
43
recursion # skel_attach unexpected error: -524 (trampoline)
33
44
ringbuf # skel_load skeleton load failed (?)
45
+ select_reuseport # intermittently fails on new s390x setup
46
+ send_signal # intermittently fails to receive signal
47
+ setget_sockopt # attach unexpected error: -524 (trampoline)
34
48
sk_assign # Can't read on server: Invalid argument (?)
35
49
sk_lookup # endianness problem
36
50
sk_storage_tracing # test_sk_storage_tracing__attach unexpected error: -524 (trampoline)
@@ -52,28 +66,15 @@ timer_mim # failed to auto-attach program 'test1'
52
66
trace_ext # failed to auto-attach program 'test_pkt_md_access_new': -524 (trampoline)
53
67
trace_printk # trace_printk__load unexpected error: -2 (errno 2) (?)
54
68
trace_vprintk # trace_vprintk__open_and_load unexpected error: -9 (?)
69
+ tracing_struct # failed to auto-attach: -524 (trampoline)
55
70
trampoline_count # prog 'prog1': failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
71
+ unpriv_bpf_disabled # fentry
72
+ user_ringbuf # failed to find kernel BTF type ID of '__s390x_sys_prctl': -3 (?)
56
73
verif_stats # trace_vprintk__open_and_load unexpected error: -9 (?)
74
+ verify_pkcs7_sig # JIT does not support calling kernel function (kfunc)
57
75
vmlinux # failed to auto-attach program 'handle__fentry': -524 (trampoline)
58
76
xdp_adjust_tail # case-128 err 0 errno 28 retval 1 size 128 expect-size 3520 (?)
59
77
xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 (trampoline)
60
78
xdp_bpf2bpf # failed to auto-attach program 'trace_on_entry': -524 (trampoline)
61
- map_kptr # failed to open_and_load program: -524 (trampoline)
62
- bpf_cookie # failed to open_and_load program: -524 (trampoline)
63
79
xdp_do_redirect # prog_run_max_size unexpected error: -22 (errno 22)
64
- send_signal # intermittently fails to receive signal
65
- select_reuseport # intermittently fails on new s390x setup
66
80
xdp_synproxy # JIT does not support calling kernel function (kfunc)
67
- unpriv_bpf_disabled # fentry
68
- lru_bug # prog 'printk': failed to auto-attach: -524
69
- setget_sockopt # attach unexpected error: -524 (trampoline)
70
- cb_refs # expected error message unexpected error: -524 (trampoline)
71
- cgroup_hierarchical_stats # JIT does not support calling kernel function (kfunc)
72
- htab_update # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
73
- tracing_struct # failed to auto-attach: -524 (trampoline)
74
- user_ringbuf # failed to find kernel BTF type ID of '__s390x_sys_prctl': -3 (?)
75
- lookup_key # JIT does not support calling kernel function (kfunc)
76
- verify_pkcs7_sig # JIT does not support calling kernel function (kfunc)
77
- kfunc_dynptr_param # JIT does not support calling kernel function (kfunc)
78
- deny_namespace # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
79
- libbpf_get_fd_by_id_opts # failed to attach: ERROR: strerror_r(-524)=22 (trampoline)
0 commit comments