ci: disable unpriv_bpf_disabled test on s390x

Seems like it's relying on fentry which is not supported on s390x.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2022-06-07 17:38:44 -07:00
committed by Andrii Nakryiko
parent 76fc1ad6d5
commit e93b1010f3

View File

@@ -63,3 +63,4 @@ xdp_do_redirect # prog_run_max_size unexpected error: -
send_signal # intermittently fails to receive signal
select_reuseport # intermittently fails on new s390x setup
xdp_synproxy # JIT does not support calling kernel function (kfunc)
unpriv_bpf_disabled # fentry