Regards _Sugesh
From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, March 7, 2017 12:11 AM To: [email protected] Cc: [email protected]; [email protected]; [email protected] Subject: [ovs-discuss] Push tunnel and Pop tunnel as action Hi, I am working on user space based tunneling (I am using OVS DPDK). But I don't want to use the 2 Bridge setup (as suggested in ovs manual), as it put restriction to use normal processing pipeline. And the openvswitch bridge needs to be given the IP address interface. I want to control openvswitch remotely via only open flow interface, so that openvswitch bridge act as pure open flow switch. [Sugesh] Maybe I didn't understand your query correctly, what restriction it has with normal pipeline. Cant you create the output bridge with static rule at the time of init. Something like treat the output bridge as a port itself?? Best option would be if OVS support some kind of open-flow action which can control push and pop tunnel action explicitly in open-flow processing pipeline. Unfortunately, I can't see any such option available today in OVS. I am interested to know, if any such work is in progress? I can see even Open-Flow spec doesn't have such option. Is it possible to update the spec with push and pop tunnel actions similar to push_vlan and pop_vlan followed by recirculation action on a logical tunnel interface. I need your suggestion and views on this. Regards Mrityunjay Kumar 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<http://www.wipro.com>
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
