Re: [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-12-27 16:44:06
Also in:
lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-12-27 16:44:06
Also in:
lkml
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni [off-list ref]: 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