mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-09 18:19:06 +08:00
ci: verifier_global_subprogs can't be run on 5.5
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>
This commit is contained in:
committed by
Andrii Nakryiko
parent
8a8feae5f4
commit
820bca2cb6
@@ -45,9 +45,6 @@ tcp_rtt
|
|||||||
test_global_funcs/arg_tag_ctx*
|
test_global_funcs/arg_tag_ctx*
|
||||||
tp_attach_query
|
tp_attach_query
|
||||||
usdt/urand_pid_attach
|
usdt/urand_pid_attach
|
||||||
verifier_global_subprogs/arg_tag_ctx_raw_tp
|
|
||||||
verifier_global_subprogs/arg_tag_ctx_kprobe
|
|
||||||
verifier_global_subprogs/arg_tag_ctx_perf
|
|
||||||
xdp
|
xdp
|
||||||
xdp_noinline
|
xdp_noinline
|
||||||
xdp_perf
|
xdp_perf
|
||||||
|
|||||||
Reference in New Issue
Block a user