From: Russell King - ARM Linux admin <li...@armlinux.org.uk> Date: Sat, 15 Jun 2019 21:28:10 +0100
> On Sat, Jun 15, 2019 at 01:25:55PM -0700, David Miller wrote: >> From: Vivien Didelot <vivien.dide...@gmail.com> >> Date: Wed, 12 Jun 2019 18:33:44 -0400 >> >> > The DSA ports must flood unknown unicast and multicast, but the switch >> > must not flood the CPU ports with unknown multicast, as this results >> > in a lot of undesirable traffic that the network stack needs to filter >> > in software. >> > >> > Signed-off-by: Vivien Didelot <vivien.dide...@gmail.com> >> >> Applied. > > Hi Dave, > > We found this breaks IPv6, so it shouldn't have been applied (which is > the point I raised when I replied to Vivien). Vivien is now able to > reproduce that. > > I guess you need a revert patch now? Yep, I'll revert, thanks for letting me know.