Re: [PATCH net-next v7 09/10] net: team: Add new tx_enabled team port option
From: Kuniyuki Iwashima
Date: Fri Apr 10 2026 - 02:36:44 EST
On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey <marcharvey@xxxxxxxxxx> wrote:
>
> This option allows independent control over tx enablement without
> affecting rx enablement. Like the rx_enabled option, this also
> implicitly affects the enabled option.
>
> If this option is not used, then the enabled option will continue to
> behave as it did before.
>
> Tested in a follow-up patch with a new selftest.
>
> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>
> Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>
Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>