Re: [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port option
From: Jiri Pirko
Date: Tue Apr 07 2026 - 08:00:04 EST
Mon, Apr 06, 2026 at 05:03:44AM +0200, marcharvey@xxxxxxxxxx wrote:
>Allow independent control over rx enablement via the rx_enabled option
>without affecting tx enablement. This affects the normal enabled
>option since a port is only considered enabled if both tx and rx are
>enabled.
>
>If this option is not used, then the enabled option will continue to
>behave exactly 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>