d0a2ba197b
Add selftests for atomic instructions in bpf_arena. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/r/20240405231134.17274-2-alexei.starovoitov@gmail.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
10 lines
568 B
Plaintext
10 lines
568 B
Plaintext
# TEMPORARY
|
|
# Alphabetical order
|
|
exceptions # JIT does not support calling kfunc bpf_throw (exceptions)
|
|
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
|