Hello:
This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Thu, 19 Jun 2025 16:08:53 +0200 you wrote:
With a rootfs built using libbpf's BPF CI [1], we can run specific tests as follows:
$ ../libbpf-ci/rootfs/mkrootfs_debian.sh --arch ppc64el --distro noble $ PLATFORM=ppc64el CROSS_COMPILE=powerpc64le-linux-gnu- \ tools/testing/selftests/bpf/vmtest.sh \ -l libbpf-vmtest-rootfs-*-noble-ppc64el.tar.zst \ -- ./test_progs -t verifier_array_access
[...]
Here is the summary with links: - [bpf-next] selftests/bpf: Support ppc64el in vmtest https://git.kernel.org/bpf/bpf-next/c/3ce7cdde66e6
You are awesome, thank you!