Re: [PATCH v1 net] net: dsa: microchip: fix unicast frame leak

2018-12-20 Thread David Miller
From: Date: Wed, 19 Dec 2018 18:59:31 -0800 > From: Tristram Ha > > Port partitioning is done by enabling UNICAST_VLAN_BOUNDARY and changing > the default port membership of 0x7f to other values such that there is > no communication between ports. In KSZ9477 the member for port 1 is > 0x41; po

Re: [PATCH v1 net] net: dsa: microchip: fix unicast frame leak

2018-12-20 Thread Florian Fainelli
On 12/19/18 6:59 PM, tristram...@microchip.com wrote: > From: Tristram Ha > > Port partitioning is done by enabling UNICAST_VLAN_BOUNDARY and changing > the default port membership of 0x7f to other values such that there is > no communication between ports. In KSZ9477 the member for port 1 is >

[PATCH v1 net] net: dsa: microchip: fix unicast frame leak

2018-12-19 Thread Tristram.Ha
From: Tristram Ha Port partitioning is done by enabling UNICAST_VLAN_BOUNDARY and changing the default port membership of 0x7f to other values such that there is no communication between ports. In KSZ9477 the member for port 1 is 0x41; port 2, 0x42; port 3, 0x44; port 4, 0x48; port 5, 0x50; and