Hi Florian,

Thanks for your reply!

I had posted my patch for switch port driver, the email title is "net: dsa: 
ocelot: Add support for QinQ Operation",

Best Regards!
hongbo

-----Original Message-----
From: Florian Fainelli <f.faine...@gmail.com> 
Sent: 2020年7月22日 1:55
To: Hongbo Wang <hongbo.w...@nxp.com>; Xiaoliang Yang 
<xiaoliang.yan...@nxp.com>; allan.niel...@microchip.com; Po Liu 
<po....@nxp.com>; Claudiu Manoil <claudiu.man...@nxp.com>; Alexandru Marginean 
<alexandru.margin...@nxp.com>; Vladimir Oltean <vladimir.olt...@nxp.com>; Leo 
Li <leoyang...@nxp.com>; Mingkai Hu <mingkai...@nxp.com>; and...@lunn.ch; 
vivien.dide...@gmail.com; da...@davemloft.net; j...@resnulli.us; 
ido...@idosch.org; k...@kernel.org; vinicius.go...@intel.com; 
niko...@cumulusnetworks.com; ro...@cumulusnetworks.com; net...@vger.kernel.org; 
linux-kernel@vger.kernel.org; horatiu.vul...@microchip.com; 
alexandre.bell...@bootlin.com; unglinuxdri...@microchip.com; 
linux-de...@linux.nxdi.nxp.com
Subject: [EXT] Re: [PATCH] net: dsa: Add protocol support for 802.1AD when 
adding or deleting vlan for dsa switch and port

Caution: EXT Email

On 7/21/20 4:02 AM, hongbo.w...@nxp.com wrote:
> From: "hongbo.wang" <hongbo.w...@nxp.com>
>
> the following command will be supported:
> Add VLAN:
>     ip link add link swp1 name swp1.100 type vlan protocol 802.1ad id 
> 100 Delete VLAN:
>     ip link del link swp1 name swp1.100
>
> when adding vlan, this patch only set protocol for user port, cpu port 
> don't care it, so set parameter proto to 0 for cpu port.

My previous feedback has been partially addressed, can you also post the switch 
driver changes that are going to implement the driver side changes? Presumably 
you must act on the 802.1AD programming request in the switch driver somehow, 
right?
--
Florian

Reply via email to