From 06c944a0c68bbb0dc166dadc45b2035856db1b07 Mon Sep 17 00:00:00 2001 From: Ihor Solodrai Date: Thu, 4 Dec 2025 10:01:18 -0800 Subject: [PATCH] DENYLIST.s390x: add tc_edt test tc_edt has been flaky on s390x, denylist it temporarily. https://github.com/kernel-patches/bpf/actions/runs/19934400002/job/57155795600 https://github.com/kernel-patches/bpf/actions/runs/19917624631/job/57100737116 --- ci/vmtest/configs/DENYLIST.s390x | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/vmtest/configs/DENYLIST.s390x b/ci/vmtest/configs/DENYLIST.s390x index 2203f3f1..8f673237 100644 --- a/ci/vmtest/configs/DENYLIST.s390x +++ b/ci/vmtest/configs/DENYLIST.s390x @@ -10,3 +10,4 @@ trace_ext xdp_bpf2bpf xdp_metadata log_buf # fails with segfault, needs investigation +tc_edt # flaky, needs investigation