[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200803.154601.1933025293559830967.davem@davemloft.net>
Date: Mon, 03 Aug 2020 15:46:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: noodles@...th.li
Cc: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
olteanv@...il.com, kuba@...nel.org, linux@...linux.org.uk,
mnhagan88@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 2/2] net: dsa: qca8k: Add 802.1q VLAN
support
From: Jonathan McDowell <noodles@...th.li>
Date: Sat, 1 Aug 2020 18:06:46 +0100
> This adds full 802.1q VLAN support to the qca8k, allowing the use of
> vlan_filtering and more complicated bridging setups than allowed by
> basic port VLAN support.
>
> Tested with a number of untagged ports with separate VLANs and then a
> trunk port with all the VLANs tagged on it.
>
> v3:
> - Pull QCA8K_PORT_VID_DEF changes into separate cleanup patch
> - Reverse Christmas tree notation for variable definitions
> - Use untagged instead of tagged for consistency
> v2:
> - Return sensible errnos on failure rather than -1 (rmk)
> - Style cleanups based on Florian's feedback
> - Silently allow VLAN 0 as device correctly treats this as no tag
>
> Signed-off-by: Jonathan McDowell <noodles@...th.li>
Applied.
Powered by blists - more mailing lists