Re: [PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()

From: Paolo Abeni
Date: Sat Dec 27 2025 - 11:17:19 EST


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.

Cheers,

Paolo