mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-25 10:49:06 +08:00
Some tests can't succeed on 5.5, which is very old. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
8 lines
315 B
Plaintext
8 lines
315 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
|
|
sockopt/setsockopt: ignore >PAGE_SIZE optlen
|
|
sockopt/getsockopt: ignore >PAGE_SIZE optlen
|