mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
We get: libbpf: struct_ops init_kern: struct bpf_dummy_ops is not found in kernel BTF So even though it's irrelevant to the subtests we do want to test, entire test has to be skipped, unfortunately. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>