selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
authorYonghong Song <yhs@fb.com>
Wed, 26 Oct 2022 04:29:17 +0000 (21:29 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 26 Oct 2022 06:19:19 +0000 (23:19 -0700)
commit0a1b69d1c736130dfe41d9c999d1be17b2794cda
tree550984d41ddf3fe4bb97b33f9368e27da8454b3f
parent12bb6ca4e2fa14ecb007228160d1e5f8c5b92d01
selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x

Test cgrp_local_storage have some programs utilizing trampoline.
Arch s390x does not support trampoline so add the test to
the corresponding DENYLIST file.

Signed-off-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/r/20221026042917.675685-1-yhs@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/DENYLIST.s390x