]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/bpf: lwt_seg6local: Remove unused routes
authorBastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Fri, 7 Mar 2025 09:18:23 +0000 (10:18 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 15 Mar 2025 18:48:57 +0000 (11:48 -0700)
commitb1d85ff517ef86901b8d6d820843f2456320f645
tree2641c537c7fceef671b11e7bed6ed36f6a5a18b7
parent339c1f8ea11cc042c30c315c1a8f61e4b8a90117
selftests/bpf: lwt_seg6local: Remove unused routes

Some routes in fb00:: are initialized during setup, even though they
aren't needed by the test as the UDP packets will travel through the
lightweight tunnels.

Remove these unnecessary routes.

Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Link: https://lore.kernel.org/r/20250307-seg6local-v1-1-990fff8f180d@bootlin.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/test_lwt_seg6local.sh