Commit b979f005 authored by Martin KaFai Lau's avatar Martin KaFai Lau Committed by Alexei Starovoitov
Browse files

selftest/bpf: Add setget_sockopt to DENYLIST.s390x



Trampoline is not supported in s390.

Fixes: 31123c03 ("selftests/bpf: bpf_setsockopt tests")
Signed-off-by: default avatarMartin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/r/20220819192155.91713-1-kafai@fb.com


Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent e918cd23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,3 +65,4 @@ send_signal # intermittently fails to receive signa
select_reuseport                         # intermittently fails on new s390x setup
xdp_synproxy                             # JIT does not support calling kernel function                                (kfunc)
unpriv_bpf_disabled                      # fentry
setget_sockopt                           # attach unexpected error: -524                                               (trampoline)