summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/DENYLIST.riscv64
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/bpf/DENYLIST.riscv64')
-rw-r--r--tools/testing/selftests/bpf/DENYLIST.riscv643
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/DENYLIST.riscv64 b/tools/testing/selftests/bpf/DENYLIST.riscv64
new file mode 100644
index 000000000000..4fc4dfdde293
--- /dev/null
+++ b/tools/testing/selftests/bpf/DENYLIST.riscv64
@@ -0,0 +1,3 @@
+# riscv64 deny list for BPF CI and local vmtest
+exceptions # JIT does not support exceptions
+tailcalls/tailcall_bpf2bpf* # JIT does not support mixing bpf2bpf and tailcalls