]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/bpf: remove test_flow_dissector.sh
authorAlexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Wed, 20 Nov 2024 07:43:24 +0000 (08:43 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 2 Dec 2024 16:41:17 +0000 (08:41 -0800)
commit63b37657c5fdd0625f5825d5f90e7bec1dfafb64
tree7c5d88934ee252cf9d70a8b458963f12d6733386
parent20203a51e3940abb1639d41bbcfe995f6463bbd0
selftests/bpf: remove test_flow_dissector.sh

Now that test_flow_dissector.sh has been converted to test_progs, remove
the legacy test.

Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://lore.kernel.org/r/20241120-flow_dissector-v3-14-45b46494f937@bootlin.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/test_flow_dissector.c [deleted file]
tools/testing/selftests/bpf/test_flow_dissector.sh [deleted file]