selftests/bpf: verifier/xdp.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:55:23 +0000 (04:55 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:06 +0000 (17:02 -0700)
commitffb515c933a9e8000e50b03f76569ffb6ef4d39d
tree4f46a712b5334598eddf869b913f7b887c07178c
parenta8036aea2d4f412c98a5fdbc0c987fa8a3c023ed
selftests/bpf: verifier/xdp.c converted to inline assembly

Test verifier/xdp.c automatically converted to use inline assembly.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-43-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/verifier.c
tools/testing/selftests/bpf/progs/verifier_xdp.c [new file with mode: 0644]
tools/testing/selftests/bpf/verifier/xdp.c [deleted file]