2020-03-17 12:53:15 -07:00
|
|
|
# PERMANENTLY DISABLED
|
2020-03-12 18:54:43 -07:00
|
|
|
bpf_tcp_ca # STRUCT_OPS is missing
|
|
|
|
|
cgroup_attach_multi # BPF_F_REPLACE_PROG missing
|
2020-04-01 15:31:34 -07:00
|
|
|
cgroup_link # LINK_CREATE is missing
|
2020-03-12 18:54:43 -07:00
|
|
|
fentry_fexit # bpf_prog_test_tracing missing
|
|
|
|
|
fentry_test # bpf_prog_test_tracing missing
|
|
|
|
|
fexit_bpf2bpf # freplace is missing
|
|
|
|
|
fexit_test # bpf_prog_test_tracing missing
|
2020-04-01 15:31:34 -07:00
|
|
|
get_stack_raw_tp # exercising BPF verifier bug causing infinite loop
|
2020-03-12 18:54:43 -07:00
|
|
|
link_pinning # bpf_link is missing
|
2020-04-17 14:05:55 -07:00
|
|
|
mmap # 5.5 kernel is too permissive with re-mmaping
|
2020-03-12 18:54:43 -07:00
|
|
|
modify_return # fmod_ret is missing
|
|
|
|
|
ns_current_pid_tgid # bpf_get_ns_current_pid_tgid() helper is missing
|
|
|
|
|
perf_branches # bpf_read_branch_records() helper is missing
|
2020-03-17 12:53:15 -07:00
|
|
|
select_reuseport # UDP support is missing
|
2020-04-01 15:31:34 -07:00
|
|
|
sk_assign # bpf_sk_assign helper missing
|
2020-03-17 12:53:15 -07:00
|
|
|
sockmap_listen # no listen socket supportin SOCKMAP
|
|
|
|
|
skb_ctx # ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN is missing
|
2020-03-12 18:54:43 -07:00
|
|
|
test_global_funcs # kernel doesn't support BTF linkage=global on FUNCs
|
2020-04-01 15:31:34 -07:00
|
|
|
test_lsm # no BPF_LSM support
|
2020-03-17 12:53:15 -07:00
|
|
|
vmlinux # hrtimer_nanosleep() signature changed incompatibly
|
2020-04-01 15:31:34 -07:00
|
|
|
xdp_attach # IFLA_XDP_EXPECTED_FD support is missing
|
2020-03-12 18:54:43 -07:00
|
|
|
xdp_bpf2bpf # freplace is missing
|
2020-03-17 12:53:15 -07:00
|
|
|
|
2020-04-01 15:31:34 -07:00
|
|
|
|
2020-03-17 12:53:15 -07:00
|
|
|
# TEMPORARILY DISABLED
|
|
|
|
|
send_signal # flaky
|