mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-04 07:39:07 +08:00
It doesn't work on 5.5 and was just recently introduced as a new subtest to already existing test. Add subtest to denylist. Also clean up old denylist, leaving only "exception" relative to ALLOWLIST. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
# This complements ALLOWLIST-5.5.0 but excludes subtest that can't work on 5.5
|
|
|
|
btf # "size check test", "func (Non zero vlen)"
|
|
tailcalls # tailcall_bpf2bpf_1, tailcall_bpf2bpf_2, tailcall_bpf2bpf_3
|
|
tc_bpf/tc_bpf_non_root
|