selftests/bpf: enable many-args tests for arm64
authorAlexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Tue, 27 May 2025 10:06:04 +0000 (12:06 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 27 May 2025 17:50:31 +0000 (10:50 -0700)
commit149ead9d7e3de786786ce496133325b3f358ec8a
treef71b06ea9d1ff8667ae9a3b5b6ffc1b068cb8d9d
parent9014cf56f13d8ce21329837c148f723490950e28
selftests/bpf: enable many-args tests for arm64

Now that support for up to 12 args is enabled for tracing programs on
ARM64, enable the existing tests for this feature on this architecture.

Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://lore.kernel.org/r/20250527-many_args_arm64-v3-2-3faf7bb8e4a2@bootlin.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/DENYLIST.aarch64