Re: [PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM

2021-03-11 Thread Felix Fietkau
> On 11. Mar 2021, at 01:36, Pablo Neira Ayuso wrote: > > From: Felix Fietkau > > When using DSA, set the special tag in GDM ingress control to allow the MAC > to parse packets properly earlier. This affects rx DMA source port reporting. > > Signed-off-by: Felix Fietkau > Signed-off-by: Pa

[PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM

2021-03-10 Thread Pablo Neira Ayuso
From: Felix Fietkau When using DSA, set the special tag in GDM ingress control to allow the MAC to parse packets properly earlier. This affects rx DMA source port reporting. Signed-off-by: Felix Fietkau Signed-off-by: Pablo Neira Ayuso --- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 15