selftests/bpf: Fix s390x vmlinux path
authorIlya Leoshkevich <iii@linux.ibm.com>
Sun, 29 Jan 2023 19:05:00 +0000 (20:05 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 30 Jan 2023 03:16:29 +0000 (19:16 -0800)
commitaf320fb7ddb091a401a407bb256a9abd85587624
treea79f715634efaebe7e58eae975e90c342fe2ec6f
parent63d7b53ab59f0dd8540e672b49836493d1fa0a79
selftests/bpf: Fix s390x vmlinux path

After commit edd4a8667355 ("s390/boot: get rid of startup archive")
there is no more compressed/ subdirectory.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230129190501.1624747-8-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/vmtest.sh