mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
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:
committed by
Andrii Nakryiko
parent
76fc1ad6d5
commit
e93b1010f3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user