Re: [PATCH net-next v5 09/10] net: team: Add new tx_enabled team port option

From: Jiri Pirko

Date: Tue Apr 07 2026 - 07:58:11 EST


Mon, Apr 06, 2026 at 05:03:45AM +0200, 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.
>
>Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>