On 2/12/2021 7:15 AM, Vladimir Oltean wrote: > From: Vladimir Oltean <vladimir.oltean@xxxxxxx> > > ocelot_init sets up PGID_MC to include the CPU port module, and that is > fine, but the ocelot-8021q tagger removes the CPU port module from the > unknown multicast replicator. So after a transition from the default > ocelot tagger towards ocelot-8021q and then again towards ocelot, > multicast flooding towards the CPU port module will be disabled. > > Fixes: e21268efbe26 ("net: dsa: felix: perform switch setup for tag_8021q") > Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> -- Florian