On Tue, Oct 31, 2017 at 03:48:00PM +0100, Egil Hjelmeland wrote: > lan9303_xmit_use_arl() introduced in previous patch set is wrong. > The chip flood broadcast and unknown multicast frames. The effect is that > broadcasts and multicasts are duplicated on egress. It is not possible to > configure the chip to direct unknown multicasts to CPU port only. > > This means that only unicast frames can be transmitted using ALR lookup. > > Signed-off-by: Egil Hjelmeland <pri...@egil-hjelmeland.no>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew