Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread David Miller
From: DENG Qingfang Date: Wed, 13 May 2020 23:37:17 +0800 > Currently, setting a bridge's self PVID to other value and deleting > the default VID 1 renders untagged ports of that VLAN unable to talk to > the CPU port: > > bridge vlan add dev br0 vid 2 pvid untagged self > bridge vlan

Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread Florian Fainelli
On 5/13/2020 9:17 AM, Vladimir Oltean wrote: > On Wed, 13 May 2020 at 18:49, Florian Fainelli wrote: >> >> >> >> On 5/13/2020 8:37 AM, DENG Qingfang wrote: >>> Currently, setting a bridge's self PVID to other value and deleting >>> the default VID 1 renders untagged ports of that VLAN unable to

Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread Vladimir Oltean
On Wed, 13 May 2020 at 18:49, Florian Fainelli wrote: > > > > On 5/13/2020 8:37 AM, DENG Qingfang wrote: > > Currently, setting a bridge's self PVID to other value and deleting > > the default VID 1 renders untagged ports of that VLAN unable to talk to > > the CPU port: > > > > bridge vlan a

Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread Florian Fainelli
On 5/13/2020 8:56 AM, DENG Qingfang wrote: > Hi Florian > > On Wed, May 13, 2020 at 11:46 PM Florian Fainelli > wrote: >> >> >> >> On 5/13/2020 8:37 AM, DENG Qingfang wrote: >>> Currently, setting a bridge's self PVID to other value and deleting >>> the default VID 1 renders untagged ports of

Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread DENG Qingfang
Hi Florian On Wed, May 13, 2020 at 11:46 PM Florian Fainelli wrote: > > > > On 5/13/2020 8:37 AM, DENG Qingfang wrote: > > Currently, setting a bridge's self PVID to other value and deleting > > the default VID 1 renders untagged ports of that VLAN unable to talk to > > the CPU port: > > > >

Re: [PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread Florian Fainelli
On 5/13/2020 8:37 AM, DENG Qingfang wrote: > Currently, setting a bridge's self PVID to other value and deleting > the default VID 1 renders untagged ports of that VLAN unable to talk to > the CPU port: > > bridge vlan add dev br0 vid 2 pvid untagged self > bridge vlan del dev br0 v

[PATCH net-next] net: dsa: mt7530: set CPU port to fallback mode

2020-05-13 Thread DENG Qingfang
Currently, setting a bridge's self PVID to other value and deleting the default VID 1 renders untagged ports of that VLAN unable to talk to the CPU port: bridge vlan add dev br0 vid 2 pvid untagged self bridge vlan del dev br0 vid 1 self bridge vlan add dev sw0p0 vid 2 pvid