On Wed, Nov 23, 2016 at 05:54:40PM +0100, Stefan Eichenberger wrote: > Packets with unknown destination addresses are not forwarded to the cpu > port on mv88e6097 based switches (e.g. MV88E6097) at the moment. This > commit enables PORT_CONTROL_FORWARD_UNKNOWN_MC for this family.
Please try adding MV88E6XXX_FLAG_EDSA to MV88E6XXX_FLAGS_FAMILY_6097. That is the better fix if it works. Andrew