From f1b6bc31a57d09e434044981352b3fb7846e718a Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Sat, 19 Mar 2022 13:53:03 -0700 Subject: [PATCH] ci: update s390x blacklist Sync s390x blacklist with the one currently used for kernel-patches CI. Signed-off-by: Andrii Nakryiko --- travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x index ff9d35a..49ea84b 100644 --- a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x +++ b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x @@ -25,6 +25,7 @@ ksyms_module_libbpf # JIT does not support calling kernel f ksyms_module_lskel # test_ksyms_module_lskel__open_and_load unexpected error: -9 (?) modify_return # modify_return attach failed: -524 (trampoline) module_attach # skel_attach skeleton attach failed: -524 (trampoline) +kprobe_multi_test # relies on fentry netcnt # failed to load BPF skeleton 'netcnt_prog': -7 (?) probe_user # check_kprobe_res wrong kprobe res from probe read (?) recursion # skel_attach unexpected error: -524 (trampoline) @@ -56,3 +57,8 @@ vmlinux # failed to auto-attach program 'handle xdp_adjust_tail # case-128 err 0 errno 28 retval 1 size 128 expect-size 3520 (?) xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 (trampoline) xdp_bpf2bpf # failed to auto-attach program 'trace_on_entry': -524 (trampoline) +map_kptr # failed to open_and_load program: -524 (trampoline) +bpf_cookie # failed to open_and_load program: -524 (trampoline) +xdp_do_redirect # prog_run_max_size unexpected error: -22 (errno 22) +send_signal # intermittently fails to receive signal +select_reuseport # intermittently fails on new s390x setup