projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
490c99d
)
selftests/bpf: Remove arena tests from DENYLIST.s390x
author
Ilya Leoshkevich
<iii@linux.ibm.com>
Mon, 1 Jul 2024 23:40:30 +0000
(
01:40
+0200)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/bpf/DENYLIST.s390x
b/tools/testing/selftests/bpf/DENYLIST.s390x
index
c34adf3
..
cb810a9
100644
(file)
--- 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