[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163335180691.12531.12060090662130362387.git-patchwork-notify@kernel.org>
Date: Mon, 04 Oct 2021 12:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andrew Lunn <andrew@...n.ch>
Cc: netdev@...r.kernel.org, tobias@...dekranz.com,
vladimir.oltean@....com, f.fainelli@...il.com
Subject: Re: [PATCH net] dsa: tag_dsa: Fix mask for trunked packets
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 3 Oct 2021 17:50:53 +0200 you wrote:
> A packet received on a trunk will have bit 2 set in Forward DSA tagged
> frame. Bit 1 can be either 0 or 1 and is otherwise undefined and bit 0
> indicates the frame CFI. Masking with 7 thus results in frames as
> being identified as being from a trunk when in fact they are not. Fix
> the mask to just look at bit 2.
>
> Fixes: 5b60dadb71db ("net: dsa: tag_dsa: Support reception of packets from LAG devices")
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
>
> [...]
Here is the summary with links:
- [net] dsa: tag_dsa: Fix mask for trunked packets
https://git.kernel.org/netdev/net/c/b44d52a50bc6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists