From: Ilya Leoshkevich Date: Mon, 1 Jul 2024 23:40:30 +0000 (+0200) Subject: selftests/bpf: Remove arena tests from DENYLIST.s390x X-Git-Tag: v6.11-rc1~163^2~68^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69716e44a74af464060faa68fa2b54f3af03c16a;p=thirdparty%2Fkernel%2Flinux.git selftests/bpf: Remove arena tests from DENYLIST.s390x Now that the s390x JIT supports arena, remove the respective tests from the denylist. Signed-off-by: Ilya Leoshkevich Signed-off-by: Daniel Borkmann Link: https://lore.kernel.org/bpf/20240701234304.14336-13-iii@linux.ibm.com --- diff --git a/tools/testing/selftests/bpf/DENYLIST.s390x b/tools/testing/selftests/bpf/DENYLIST.s390x index c34adf39eeb2a..cb810a98e78f4 100644 --- a/tools/testing/selftests/bpf/DENYLIST.s390x +++ b/tools/testing/selftests/bpf/DENYLIST.s390x @@ -4,6 +4,3 @@ exceptions # JIT does not support calling kfunc bpf_throw (excepti get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace) stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?) verifier_iterating_callbacks -verifier_arena # JIT does not support arena -arena_htab # JIT does not support arena -arena_atomics