Merge branch 'mtk_eth_soc-rx-vlan-offload-improvement-dsa-hardware-untag-support'
authorJakub Kicinski <kuba@kernel.org>
Wed, 16 Nov 2022 04:23:18 +0000 (20:23 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Nov 2022 04:23:19 +0000 (20:23 -0800)
Felix Fietkau says:

====================
mtk_eth_soc rx vlan offload improvement + dsa hardware untag support

This series improves rx vlan offloading on mtk_eth_soc and extends it to
support hardware DSA untagging where possible.
This improves performance by avoiding calls into the DSA tag driver receive
function, including mangling of skb->data.

This is split out of a previous series, which added other fixes and
multiqueue support
====================

Link: https://lore.kernel.org/r/20221114124214.58199-1-nbd@nbd.name
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge