Re: [PATCH net-next v4 1/4] net: dsa: add support for DSA rx offloading via metadata dst

From: Vladimir Oltean
Date: Mon Nov 14 2022 - 12:00:25 EST


On Mon, Nov 14, 2022 at 01:42:11PM +0100, Felix Fietkau wrote:
> If a metadata dst is present with the type METADATA_HW_PORT_MUX on a dsa cpu
> port netdev, assume that it carries the port number and that there is no DSA
> tag present in the skb data.
>
> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx>
> ---

Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>