selftests/bpf: Correct the INDEX address in vmtest.sh
authorPu Lehui <pulehui@huawei.com>
Mon, 20 Dec 2021 05:08:03 +0000 (05:08 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 20 Dec 2021 19:01:31 +0000 (11:01 -0800)
commit426b87b111b0523f957354bc97ec7eb16e8be1e2
tree862b4addd4e86ea8c5f7c00e7f3da6d616de2fa0
parent3363bd0cfbb80dfcd25003cd3815b0ad8b68d0ff
selftests/bpf: Correct the INDEX address in vmtest.sh

Migration of vmtest to libbpf/ci will change the address
of INDEX in vmtest.sh, which will cause vmtest.sh to not
work due to the failure of rootfs fetching.

Signed-off-by: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Tested-by: Lorenzo Fontana <lorenzo.fontana@elastic.co>
Link: https://lore.kernel.org/bpf/20211220050803.2670677-1-pulehui@huawei.com
tools/testing/selftests/bpf/vmtest.sh