[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168020161786.2203.16222876415991113578.git-patchwork-notify@kernel.org>
Date: Thu, 30 Mar 2023 18:40:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch,
f.fainelli@...il.com, idosch@...dia.com
Subject: Re: [PATCH net] net: dsa: sync unicast and multicast addresses for VLAN
filters too
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 29 Mar 2023 18:18:21 +0300 you wrote:
> If certain conditions are met, DSA can install all necessary MAC
> addresses on the CPU ports as FDB entries and disable flooding towards
> the CPU (we call this RX filtering).
>
> There is one corner case where this does not work.
>
> ip link add br0 type bridge vlan_filtering 1 && ip link set br0 up
> ip link set swp0 master br0 && ip link set swp0 up
> ip link add link swp0 name swp0.100 type vlan id 100
> ip link set swp0.100 up && ip addr add 192.168.100.1/24 dev swp0.100
>
> [...]
Here is the summary with links:
- [net] net: dsa: sync unicast and multicast addresses for VLAN filters too
https://git.kernel.org/netdev/net/c/64fdc5f341db
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