Re: [PATCH bpf-next 05/10] selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
From: Stanislav Fomichev
Date: Thu Feb 27 2025 - 17:19:55 EST
On 02/27, Bastien Curutchet (eBPF Foundation) wrote:
> erspan tunnels are tested in the test_tunnel.sh but not in the test_progs
> framework.
>
> Add a new test in test_progs to test erspan tunnels. It uses the same
> network topology and the same BPF programs than the script.
> Remove test_erspan() from the script.
>
> Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@xxxxxxxxxxx>
Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxxx>