]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
selftests/bpf: Remove arena tests from DENYLIST.s390x
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 1 Jul 2024 23:40:30 +0000 (01:40 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 2 Jul 2024 16:31:52 +0000 (18:31 +0200)
Now that the s390x JIT supports arena, remove the respective tests from
the denylist.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240701234304.14336-13-iii@linux.ibm.com
tools/testing/selftests/bpf/DENYLIST.s390x

index c34adf39eeb2a98bf9d6dc29fc1c2dbcce0238b1..cb810a98e78f48477a0210d3707407bc42fd6380 100644 (file)
@@ -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