Re: [ovs-discuss] OpenVswitch hardware Acceleration

2014-03-21 Thread Wes Felter
On 3/20/14 7:21 PM, Jayanthi Annadurai wrote: Our goal is to offload the datapath to the SR-IOV NIC which has switching capability. And for some flows, the packet has to be routed to OVS datapath (userspace/kernel). Basically, I am trying to use both OVS and vswitch hardware acceleration. Is this

[ovs-discuss] OVS hybrid port

2014-03-21 Thread hari sharma
Hi, I have ported OVS on my Router and i am connecting router through uplink port to Openflow controller. I don't want to use one dedicated port for control plane, rather i want to use same Uplink port to connect to controller and to work as WAN port. Is there any way to connect my router(OVS por

[ovs-discuss] deadlock in 2.0.0 release

2014-03-21 Thread Xu (Simon) Chen
I experienced a deadlock while using openvswitch 2.0.0 release. [2019033.190243] INFO: task kworker/u97:1:28426 blocked for more than 120 seconds. [2019033.256661] [] mutex_lock+0x2a/0x50 [2019033.262653] [] ovs_lock+0x15/0x20 [openvswitch] [2019033.269795] [] ovs_exit_net+0x35/0x90 [openvswitc

Re: [ovs-discuss] [ovs-dev] VLAN QinQ (802.1AD ) support in OpenvSwitch

2014-03-21 Thread Tom Herbert
I am going to try to come up with a patch for 802.1ad/ah. --Tom > On Mar 20, 2014, at 12:19 PM, Ben Pfaff wrote: > >> On Thu, Mar 20, 2014 at 12:20:17PM +0530, Deba Prasad Das wrote: >> This is regarding the VLAN QinQ (802.1AD ) support in OpenvSwitch . >> We are planning to work on VLAN QinQ

[ovs-discuss] Problem running on Atheros AR9132 CPU (OpenWrt) (EMSGSIZE)

2014-03-21 Thread impClaw
Good day Open vSwitch mailing list. I have a question regarding an error in Open vSwitch. I have compiled OVS for an Atheros AR9132 CPU (TP-LINK TL-WR1043ND) and it gives with a "Message too long" error upon trying to add a new bridge. This is using OpenWrt Attitude Adjustment. I traced the sourc

[ovs-discuss] VLAN QinQ (802.1AD ) support in OpenvSwitch

2014-03-21 Thread Deba Prasad Das
Hi All This is regarding the VLAN QinQ (802.1AD ) support in OpenvSwitch . We are planning to work on VLAN QinQ support in Openvswitch. Please let us know whether if some people are already working on this feature. Could anyone please let me know your pointers about this feature. Thanks,Deba

[ovs-discuss] port group support

2014-03-21 Thread Vasiliy Tolstov
I'm try to understand of usage multipath tcp with gre tunnels for example to mptcp i need two ethernet with two ip with different nets. To allow arp lookup for destination mac i need to send each time arp request or something else... How can i utilize both ethernet link ? (I have two links to 2 dif

[ovs-discuss] Error during installation: 'IPV6_ADDR_RESERVED' undeclared (first use in this function)

2014-03-21 Thread Slavica Tomovic
Hello guys, I am having problem with OpenVSwitch installation my CentOS 5.5. I used this commands: $ wget http://openvswitch.org/releases/openvswitch-1.1.0pre2.tar.gz $ tar zxvf openvswitch-1.1.0pre2.tar.gz $ cd openvswitch-1.1.0pre2 Step2. Compile $ ./boot.sh $ ./configure --with-l26=/li