mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-24 10:19:07 +08:00
tcpbpf_user uses cgroup bpf_link, not available in 5.5. hash_large_key is testing a more permissive verifier check, implemented in 5.11. So blacklist both. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>