From 25fe467af404f397f389712e19250ebdbc3375e8 Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Mon, 5 Feb 2024 15:56:28 -0800 Subject: [PATCH] ci: allowlist tests validating libbpf's __arg_ctx type rewrite logic Allowlist test_global_funcs/arg_tag_ctx* and a few of verifier_global_subprogs subtests that validate libbpf's logic for rewriting __arg_ctx globl subprog argument types on kernels that don't natively support __arg_ctx. Signed-off-by: Andrii Nakryiko --- ci/vmtest/configs/ALLOWLIST-5.5.0 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci/vmtest/configs/ALLOWLIST-5.5.0 b/ci/vmtest/configs/ALLOWLIST-5.5.0 index 73ab4b2..46f98cd 100644 --- a/ci/vmtest/configs/ALLOWLIST-5.5.0 +++ b/ci/vmtest/configs/ALLOWLIST-5.5.0 @@ -42,8 +42,12 @@ task_fd_query_tp tc_bpf tcp_estats tcp_rtt +test_global_funcs/arg_tag_ctx* tp_attach_query 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_noinline xdp_perf