On Thu, May 08, 2025 at 08:19:06AM +0000, Hangbin Liu wrote: > The following tests use setup_ns to create a network namespace, which > will disables rp_filter immediately after namespace creation. Therefore, > it is no longer necessary to disable rp_filter again within these individual > tests. > > Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>