]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: bpf: Enable gotox tests from arm64
authorPuranjay Mohan <puranjay@kernel.org>
Mon, 17 Nov 2025 13:07:31 +0000 (13:07 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 22 Nov 2025 00:40:21 +0000 (16:40 -0800)
commitd8774a36235e8271865f74d0eeb2802414239060
treeb99ce0761fad247326ad85073981ced498dbd86f
parentf4a66cf1cb141997be35465bcd44c45404146441
selftests: bpf: Enable gotox tests from arm64

arm64 JIT now supports gotox instruction and jumptables, so run tests in
verifier_gotox.c for arm64.

Signed-off-by: Puranjay Mohan <puranjay@kernel.org>
Reviewed-by: Anton Protopopov <a.s.protopopov@gmail.com>
Link: https://lore.kernel.org/r/20251117130732.11107-4-puranjay@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/progs/verifier_gotox.c