diff options
author | Pu Lehui <pulehui@huawei.com> | 2024-09-05 08:14:00 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-09-05 13:13:40 -0700 |
commit | b2bc9d50549939e3e103f986f3123970a6b81e44 (patch) | |
tree | 3c5995853c3bf9ba26af2096e65defc37e999b01 /net/bpf/bpf_dummy_struct_ops.c | |
parent | c402cb85802fa059f1d42954f25acf14c3bf89e7 (diff) |
selftests/bpf: Add riscv64 configurations to local vmtest
Add riscv64 configurations to local vmtest.
We can now perform cross platform testing for riscv64 bpf using the
following command:
PLATFORM=riscv64 CROSS_COMPILE=riscv64-linux-gnu- vmtest.sh \
-l ./libbpf-vmtest-rootfs-2024.08.30-noble-riscv64.tar.zst -- \
./test_progs -d \
\"$(cat tools/testing/selftests/bpf/DENYLIST.riscv64 \
| cut -d'#' -f1 \
| sed -e 's/^[[:space:]]*//' \
-e 's/[[:space:]]*$//' \
| tr -s '\n' ','\
)\"
Tested-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Pu Lehui <pulehui@huawei.com>
Link: https://lore.kernel.org/r/20240905081401.1894789-10-pulehui@huaweicloud.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/bpf/bpf_dummy_struct_ops.c')
0 files changed, 0 insertions, 0 deletions