]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
authorBastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Tue, 4 Feb 2025 10:59:43 +0000 (11:59 +0100)
committerMartin KaFai Lau <martin.lau@kernel.org>
Sat, 8 Feb 2025 02:30:41 +0000 (18:30 -0800)
commit9b6cdaf2ac85bdf67a2dd347b7fe780d4db77158
tree56d0333effe0e01d37154a7cc028efa5f943f82f
parentea145d530a2db80ff41622af16757f909a435dc9
selftests/bpf: Remove with_addr.sh and with_tunnels.sh

Those two scripts were used by test_flow_dissector.sh to setup/cleanup
the network topology before/after the tests. test_flow_dissector.sh
have been deleted by commit 63b37657c5fd ("selftests/bpf: remove
test_flow_dissector.sh") so they aren't used anywhere now.

Remove the two unused scripts and their Makefile entries.

Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://patch.msgid.link/20250204-with-v1-1-387a42118cd4@bootlin.com
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/with_addr.sh [deleted file]
tools/testing/selftests/bpf/with_tunnels.sh [deleted file]