]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/bpf: Enable test for instruction array on arm64
authorAbhishek Dubey <adubey@linux.ibm.com>
Mon, 23 Feb 2026 20:35:11 +0000 (15:35 -0500)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 24 Feb 2026 02:05:07 +0000 (18:05 -0800)
commit99726ece0c8ada4646f6bc68014b8d5676689d29
treee7c8553b17854ffe6486ae8ae70d59b7245b3386
parent0d6bc03d73673ad54945c0f7d7ee2f4e3979c2a5
selftests/bpf: Enable test for instruction array on arm64

As arm64 JIT now supports instruction array, make sure
all relevant tests run on this architecture.

Summary: 1/9 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Abhishek Dubey <adubey@linux.ibm.com>
Acked-by: Anton Protopopov <a.s.protopopov@gmail.com>
Link: https://lore.kernel.org/r/20260223203511.118475-1-adubey@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/bpf_insn_array.c