Hi Thomas, Thanks for your reply. Seems I was using old patch http://patchwork.openvswitch.org/patch/3686/ (version 3). It would be really helpful if you could let me know the link where I can download version 11 patch code.
Also I have few queries like, does version 11 patch includes configuration plane handling ? or it is simply Forwarding behavior. If configuration handling is supported, whether it is via ovs-ofctl (openflow bridge mode) or ovs-vsctl (normal bridge mode) ? , please, let me know where I can get information about 802.1ad configuration. Thanks in Advance, Uday -----Original Message----- From: Thomas F Herbert [mailto:thomasfherb...@gmail.com] Sent: Monday, July 13, 2015 11:15 PM To: Ravulakollu Udaya Kumar (WT01 - Digital Marketing); dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH 0/5 V6] Add 802.1ad (qinq) support On 7/13/15 8:05 AM, ravulakollu.ku...@wipro.com wrote: > Hi All, > > I am trying to configure vlan stacking (802.1ad) to few ovs bridge > ports, in Normal mode bridge operation. I am using ovs-master code Version > 2.3.9 for my experiments. > I am seeing no support for stacked vlans both from the configuration > interface perspective and datapath as well. > > I am trying to come up with the design and implementation of configuration > interface support for 802.1ad (ovs-vsctl) and also datapath support. > Currently as I understand ovs-vsctl vlan configuration has the following > modes defined in ovsdb: access, native−tagged, native−untagged, and trunk. > > I have the following configuration in my mind for 1ad support. > 1.Access port : > Adds C-VLAN ,does 802.1q tagging as usual, Ex: tag =10) > 3.Trunk port without qinq support : On ingress by default > receives all vlan tagged traffic(single) , sends the same out of egress. > (double tagged traffic currently misbehaving) > 4.Trunk port with qinq support : On ingress adds a > specific S-VLAN for a specific customer. On egress pops S-VLAN. > > As I understand access port doesn’t require qinq support , so > supporting the same for trunk ports only > > It would be really helpful , if you could let me know your suggestions > and comments towards my approach. Also let me know how the ovs community is > approaching towards 802.1ad, So that it will be in sync with ovs community > thoughts. Version 11 of the 802.1ad patch was submitted about 1 week ago. I am currently working on version 12 which incorporates some comments from reviewers. > > Also I am seeing multiple patches for 1ad support in datapath, though > few not working for me. Please, let me know if any working patch is available > that would greatly save my time in this experiment. Please send information about what version of the patch you tried and with information about the failure case. > > Thanks in Advance, > Uday > The information contained in this electronic message and any > attachments to this message are intended for the exclusive use of the > addressee(s) and may contain proprietary, confidential or privileged > information. If you are not the intended recipient, you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately and destroy all copies of this message and any > attachments. WARNING: Computer viruses can be transmitted via email. > The recipient should check this email and any attachments for the > presence of viruses. The company accepts no liability for any damage > caused by any virus transmitted by this email. www.wipro.com > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev > The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev