Re: [PATCH net-next 7/9] net: dsa: mv88e6xxx: remap existing bridge members

From: Andrew Lunn
Date: Thu Mar 30 2017 - 10:07:47 EST


On Wed, Mar 29, 2017 at 04:30:18PM -0400, Vivien Didelot wrote:
> When a local port of a switch chip becomes a member of a bridge group,
> we need to reprogram the Cross-chip Port Based VLAN Table (PVT) to allow
> existing cross-chip bridge members to egress frames on the new ports.
>
> There is no functional changes yet, since the PVT is still programmed
> with all ones, allowing any external port to egress frames locally.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew