Re: [PATCH net] net: dsa: Fix duplicate frames flooded by learning

From: David Miller
Date: Tue Mar 24 2020 - 00:46:42 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Sun, 22 Mar 2020 13:58:50 -0700

> When both the switch and the bridge are learning about new addresses,
> switch ports attached to the bridge would see duplicate ARP frames
> because both entities would attempt to send them.
>
> Fixes: 5037d532b83d ("net: dsa: add Broadcom tag RX/TX handler")
> Reported-by: Maxime Bizon <mbizon@xxxxxxxxxx>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied and queued up for -stable.