Re: [PATCH net-next v2 0/2] net: dsa: b53: Configure VLANs while not filtering

From: Florian Fainelli
Date: Wed Sep 23 2020 - 16:50:04 EST


On 9/23/20 1:45 PM, Florian Fainelli wrote:
> Hi David, Jakub,
>
> These two patches allow the b53 driver which always configures its CPU
> port as egress tagged to behave correctly with VLANs being always
> configured whenever a port is added to a bridge.
>
> Vladimir provides a patch that aligns the bridge with vlan_filtering=0
> receive path to behave the same as vlan_filtering=1. Per discussion with
> Nikolay, this behavior is deemed to be too DSA specific to be done in
> the bridge proper.
>
> This is a preliminary series for Vladimir to make
> configure_vlan_while_filtering the default behavior for all DSA drivers
> in the future.

David, Jakub, there is an unnecessary header inclusion in
net/dsa/tag_brcm.c in the second patch and the description at the end of
the commit was not updated, let me send a v3 right away.
--
Florian