Re: [PATCH net-next v7 04/10] selftests: net: Add tests for failover of team-aggregated ports
From: Kuniyuki Iwashima
Date: Fri Apr 10 2026 - 02:10:07 EST
On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey <marcharvey@xxxxxxxxxx> wrote:
>
> There are currently no kernel tests that verify the effect of setting
> the enabled team driver option. In a followup patch, there will be
> changes to this option, so it will be important to make sure it still
> behaves as it does now.
>
> The test verifies that tcp continues to work across two different team
> devices in separate network namespaces, even when member links are
> manually disabled.
>
> Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>
Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>