Re: [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd

From: Kuniyuki Iwashima

Date: Fri Apr 10 2026 - 02:19:59 EST


On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey <marcharvey@xxxxxxxxxx> wrote:
>
> There are no tests that verify enablement and disablement of team driver
> ports with teamd. This should work even with changes to the enablement
> option, so it is important to test.
>
> This test sets up an active-backup network configuration across two
> network namespaces, and tries to send traffic while changing which
> link is the active one.
>
> Also increase the team test timeout to 300 seconds, because gracefully
> killing teamd can take 30 seconds for each instance.
>
> Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>

Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>