From: David S. Miller Date: Sat, 11 Nov 2017 10:33:11 +0000 (+0900) Subject: Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware' X-Git-Tag: v4.15-rc1~84^2~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c311db92af1f8407486065637c9703b99f910c20;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware' Andrew Lunn says: ==================== mv88e6xxx broadcast flooding in hardware This patchset makes the mv88e6xxx driver perform flooding in hardware, rather than let the software bridge perform the flooding. This is a prerequisite for IGMP snooping on the bridge interface. In order to make hardware broadcasting work, a few other issues need fixing or improving. SWITCHDEV_ATTR_ID_PORT_PARENT_ID is broken, which is apparent when testing on the ZII devel board with multiple switches. Some of these patches are taken from a previous RFC patchset of IGMP support. Rebased onto net-next, with fixup for Vivien's refactoring. ==================== Signed-off-by: David S. Miller --- c311db92af1f8407486065637c9703b99f910c20