Re: [PATCH net] net: dsa: b53: Fix VLAN usage and how we treat CPU port

2016-11-16 Thread David Miller
From: Florian Fainelli Date: Tue, 15 Nov 2016 15:58:15 -0800 > We currently have a fundamental problem in how we treat the CPU port and > its VLAN membership. As soon as a second VLAN is configured to be > untagged, the CPU automatically becomes untagged for that VLAN as well, > and yet, we don't

Re: CPU port VLAN configuration [Was: Re: [PATCH net] net: dsa: b53: Fix VLAN usage and how we treat CPU port]

2016-11-16 Thread Vivien Didelot
Hi Florian, Florian Fainelli writes: >> We currently have a fundamental problem in how we treat the CPU port and >> its VLAN membership. As soon as a second VLAN is configured to be >> untagged, the CPU automatically becomes untagged for that VLAN as well, >> and yet, we don't gracefully make su

CPU port VLAN configuration [Was: Re: [PATCH net] net: dsa: b53: Fix VLAN usage and how we treat CPU port]

2016-11-15 Thread Florian Fainelli
Hi Andrew, Vivien, On 11/15/2016 03:58 PM, Florian Fainelli wrote: > We currently have a fundamental problem in how we treat the CPU port and > its VLAN membership. As soon as a second VLAN is configured to be > untagged, the CPU automatically becomes untagged for that VLAN as well, > and yet, we

[PATCH net] net: dsa: b53: Fix VLAN usage and how we treat CPU port

2016-11-15 Thread Florian Fainelli
We currently have a fundamental problem in how we treat the CPU port and its VLAN membership. As soon as a second VLAN is configured to be untagged, the CPU automatically becomes untagged for that VLAN as well, and yet, we don't gracefully make sure that the CPU becomes tagged in the other VLANs it