diff --git a/travis-ci/vmtest/configs/blacklist/BLACKLIST-5.5.0 b/travis-ci/vmtest/configs/blacklist/BLACKLIST-5.5.0 index 623f052..dd555dc 100644 --- a/travis-ci/vmtest/configs/blacklist/BLACKLIST-5.5.0 +++ b/travis-ci/vmtest/configs/blacklist/BLACKLIST-5.5.0 @@ -29,6 +29,7 @@ metadata # v5.10+ mmap # 5.5 kernel is too permissive with re-mmaping modify_return # fmod_ret support is missing ns_current_pid_tgid # bpf_get_ns_current_pid_tgid() helper is missing +pe_preserve_elems # v5.10+ perf_branches # bpf_read_branch_records() helper is missing pkt_access # 32-bit pointer arith in test_pkt_access prog_run_xattr # 32-bit pointer arith in test_pkt_access @@ -56,6 +57,7 @@ test_global_funcs # kernel doesn't support BTF linkage=global on FUNCs test_local_storage # v5.10+ feature test_lsm # no BPF_LSM support test_overhead # no fmod_ret support +test_profiler # needs verifier logic improvements from v5.10+ trace_ext # v5.10+ udp_limit # no cgroup/sock_release BPF program type (5.9+) varlen # verifier bug fixed in later kernels