Re: [PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-07 Thread Vivien Didelot
Hi Florian, Florian Fainelli writes: > On 06/06/2017 01:56 PM, Vivien Didelot wrote: >> Now that the VLAN object is propagated to every switch chip of the >> switch fabric, we can easily ensure that they all support the required >> VLAN operations before modifying an entry

Re: [PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-07 Thread Vivien Didelot
Hi Florian, Florian Fainelli writes: > On 06/06/2017 01:56 PM, Vivien Didelot wrote: >> Now that the VLAN object is propagated to every switch chip of the >> switch fabric, we can easily ensure that they all support the required >> VLAN operations before modifying an entry on a single switch.

Re: [PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-07 Thread Florian Fainelli
On 06/06/2017 01:56 PM, Vivien Didelot wrote: > Now that the VLAN object is propagated to every switch chip of the > switch fabric, we can easily ensure that they all support the required > VLAN operations before modifying an entry on a single switch. > > To achieve that, remove the condition

Re: [PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-07 Thread Florian Fainelli
On 06/06/2017 01:56 PM, Vivien Didelot wrote: > Now that the VLAN object is propagated to every switch chip of the > switch fabric, we can easily ensure that they all support the required > VLAN operations before modifying an entry on a single switch. > > To achieve that, remove the condition

[PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-06 Thread Vivien Didelot
Now that the VLAN object is propagated to every switch chip of the switch fabric, we can easily ensure that they all support the required VLAN operations before modifying an entry on a single switch. To achieve that, remove the condition skipping other target switches, and add a bitmap of VLAN

[PATCH net-next 2/5] net: dsa: check VLAN capability of every switch

2017-06-06 Thread Vivien Didelot
Now that the VLAN object is propagated to every switch chip of the switch fabric, we can easily ensure that they all support the required VLAN operations before modifying an entry on a single switch. To achieve that, remove the condition skipping other target switches, and add a bitmap of VLAN