On Thu, 8 May 2025 08:19:08 +0000 Hangbin Liu <liuhangbin@xxxxxxxxx> wrote: > Some SRv6 tests manually set up network namespaces and disable rp_filter. > Since the setup_ns library function already handles rp_filter configuration, > convert these SRv6 tests to use setup_ns and remove the redundant rp_filter > settings. > > Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx> Acked-by: Andrea Mayer <andrea.mayer@xxxxxxxxxxx> Changes look good to me. Thanks, Andrea