|
1 | 1 | # TEMPORARY |
2 | 2 | # Alphabetical order |
3 | | -bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid': -3 (?) |
4 | | -bpf_cookie # failed to open_and_load program: -524 (trampoline) |
5 | | -bpf_loop # attaches to __x64_sys_nanosleep |
6 | | -cgrp_local_storage # prog_attach unexpected error: -524 (trampoline) |
7 | | -dynptr/test_dynptr_skb_data |
8 | | -dynptr/test_skb_readonly |
9 | 3 | exceptions # JIT does not support calling kfunc bpf_throw (exceptions) |
10 | | -fexit_sleep # fexit_skel_load fexit skeleton failed (trampoline) |
11 | 4 | get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace) |
12 | | -iters/testmod_seq* # s390x doesn't support kfuncs in modules yet |
13 | | -kprobe_multi_bench_attach # bpf_program__attach_kprobe_multi_opts unexpected error: -95 |
14 | | -kprobe_multi_test # relies on fentry |
15 | | -ksyms_btf/weak_ksyms* # test_ksyms_weak__open_and_load unexpected error: -22 (kfunc) |
16 | | -ksyms_module # test_ksyms_module__open_and_load unexpected error: -9 (?) |
17 | | -ksyms_module_libbpf # JIT does not support calling kernel function (kfunc) |
18 | | -ksyms_module_lskel # test_ksyms_module_lskel__open_and_load unexpected error: -9 (?) |
19 | | -module_attach # skel_attach skeleton attach failed: -524 (trampoline) |
20 | | -ringbuf # skel_load skeleton load failed (?) |
21 | 5 | stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?) |
22 | | -test_lsm # attach unexpected error: -524 (trampoline) |
23 | | -trace_printk # trace_printk__load unexpected error: -2 (errno 2) (?) |
24 | | -trace_vprintk # trace_vprintk__open_and_load unexpected error: -9 (?) |
25 | | -unpriv_bpf_disabled # fentry |
26 | | -user_ringbuf # failed to find kernel BTF type ID of '__s390x_sys_prctl': -3 (?) |
27 | | -verif_stats # trace_vprintk__open_and_load unexpected error: -9 (?) |
28 | | -xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 (trampoline) |
29 | | -xdp_metadata # JIT does not support calling kernel function (kfunc) |
30 | | -test_task_under_cgroup # JIT does not support calling kernel function (kfunc) |
0 commit comments