Re: [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd
From: Kuniyuki Iwashima <kuniyu@google.com>
Date: 2026-04-10 06:19:06
Also in:
linux-kselftest, lkml
From: Kuniyuki Iwashima <kuniyu@google.com>
Date: 2026-04-10 06:19:06
Also in:
linux-kselftest, lkml
On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey [off-list ref] 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 <redacted>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>