[PATCH net] net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Feb 8 01:20:17 PST 2023


Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem at davemloft.net>:

On Tue,  7 Feb 2023 12:30:27 +0200 you wrote:
> Arınç reports that on his MT7621AT Unielec U7621-06 board and MT7623NI
> Bananapi BPI-R2, packets received by the CPU over mt7530 switch port 0
> (of which this driver acts as the DSA master) are not processed
> correctly by software. More precisely, they arrive without a DSA tag
> (in packet or in the hwaccel area - skb_metadata_dst()), so DSA cannot
> demux them towards the switch's interface for port 0. Traffic from other
> ports receives a skb_metadata_dst() with the correct port and is demuxed
> properly.
> 
> [...]

Here is the summary with links:
  - [net] net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
    https://git.kernel.org/netdev/net/c/1a3245fe0cf8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list