Re: [PATCH net-next v5 07/10] net: team: Track rx enablement separately from tx enablement

From: Jiri Pirko

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


Mon, Apr 06, 2026 at 05:03:43AM +0200, marcharvey@xxxxxxxxxx wrote:
>Separate the rx and tx enablement/disablement into different
>functions so that it is easier to interact with them independently
>later.
>
>Although this patch changes receive and transmit paths, the actual
>behavior of the teaming driver should remain unchanged, since there
>is no option introduced yet to change rx or tx enablement
>independently. Those options will be added in follow-up patches.
>
>Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>