[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165035881192.28343.15386836192709023151.git-patchwork-notify@kernel.org>
Date: Tue, 19 Apr 2022 09:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, andrew@...n.ch, vivien.didelot@...il.com,
f.fainelli@...il.com, claudiu.manoil@....com,
alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH net] net: mscc: ocelot: fix broken IP multicast flooding
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 15 Apr 2022 18:19:50 +0300 you wrote:
> When the user runs:
> bridge link set dev $br_port mcast_flood on
>
> this command should affect not only L2 multicast, but also IPv4 and IPv6
> multicast.
>
> In the Ocelot switch, unknown multicast gets flooded according to
> different PGIDs according to its type, and PGID_MC only handles L2
> multicast. Therefore, by leaving PGID_MCIPV4 and PGID_MCIPV6 at their
> default value of 0, unknown IP multicast traffic is never flooded.
>
> [...]
Here is the summary with links:
- [net] net: mscc: ocelot: fix broken IP multicast flooding
https://git.kernel.org/netdev/net/c/4cf35a2b627a
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