Re: [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
From: Jonas Gorski
Date: Mon Dec 29 2025 - 03:27:29 EST
On Sat, Dec 27, 2025 at 5:17 PM Paolo Abeni <pabeni@xxxxxxxxxx> wrote:
>
> On 12/17/25 11:00 PM, Andrew Lunn wrote:
> > On Wed, Dec 17, 2025 at 09:57:56PM +0100, Jonas Gorski wrote:
> >> port_fdb_dump() is supposed to only add fdb entries, but we iterate over
> >> the full ARL table, which also inludes multicast entries.
> >
> > includes.
>
> Please do not resend just for the above. I'll (exceptionally) fix it
> while applying the patch.
Thank you, I completely forgot about this over the holidays (and getting sick).
Though I also wasn't sure if a typo in the commit message warrants a
new patch version; I sort of assumed this was more a "if a new version
is needed, then fix this as well".
Best regards,
Jonas