Hi,
David Miller writes:
> net/dsa/slave.c: In function ‘dsa_slave_port_attr_get’:
> net/dsa/slave.c:349:35: error: ‘struct dsa_switch_tree’ has no member named
> ‘tree’
>attr->u.ppid.id_len = sizeof(dst->tree);
>^~
> net/dsa/slave.c:350:32: error: ‘struc
From: David Miller
Date: Wed, 08 Nov 2017 13:58:09 +0900 (KST)
> From: Andrew Lunn
> Date: Tue, 7 Nov 2017 00:02:25 +0100
>
>> 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
From: Andrew Lunn
Date: Tue, 7 Nov 2017 00:02:25 +0100
> 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 broadcast
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_ATT