[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176685365055.2176197.15824201437320340359.git-patchwork-notify@kernel.org>
Date: Sat, 27 Dec 2025 16:40:50 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jonas Gorski <jonas.gorski@...il.com>
Cc: florian.fainelli@...adcom.com, andrew@...n.ch, olteanv@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
f.fainelli@...il.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 17 Dec 2025 21:57:56 +0100 you wrote:
> port_fdb_dump() is supposed to only add fdb entries, but we iterate over
> the full ARL table, which also inludes multicast entries.
>
> So check if the entry is a multicast entry before passing it on to the
> callback().
>
> Additionally, the port of those entries is a bitmask, not a port number,
> so any included entries would have even be for the wrong port.
>
> [...]
Here is the summary with links:
- [net] net: dsa: b53: skip multicast entries for fdb_dump()
https://git.kernel.org/netdev/net/c/d42bce414d1c
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