From: patchwork-bot+netdevbpf@kernel.org
To: Jonas Gorski <jonas.gorski@gmail.com>
Cc: florian.fainelli@broadcom.com, andrew@lunn.ch, olteanv@gmail.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, f.fainelli@gmail.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
Date: Sat, 27 Dec 2025 16:40:50 +0000 [thread overview]
Message-ID: <176685365055.2176197.15824201437320340359.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251217205756.172123-1-jonas.gorski@gmail.com>
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.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
prev parent reply other threads:[~2025-12-27 16:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 20:57 [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump() Jonas Gorski
2025-12-17 21:55 ` Florian Fainelli
2025-12-17 22:00 ` Andrew Lunn
2025-12-27 16:17 ` Paolo Abeni
2025-12-29 8:26 ` Jonas Gorski
2025-12-27 16:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176685365055.2176197.15824201437320340359.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=florian.fainelli@broadcom.com \
--cc=jonas.gorski@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.