[ovs-discuss] Test Suit for traffic-control (QoS Rate-Limiting) in OVS

2013-08-13 Thread ashish yadav
Hi, I am looking for test suite( test cases) for traffic-control (QoS Rate-Limiting) in OVS . It may include test cases with VLAN , bond etc interface also. If OVS has such types test case in it ? Thanks & Regards Ashish ___ discuss mailing list

[ovs-discuss] Vxlan support in OVS.

2013-08-13 Thread P Balaji-B37839
Hi, Please let me know if we want to use VXLAN for OVS 1.10 or more version. What is the best Linux Kernel to use. Does it have any dependency on Linux - VxLan support / Kernel version number?. Regards, Balaji.P ___ discuss mailing list discuss@openvs

Re: [ovs-discuss] At specifying slowpath when using Open vSwitch, cannot start virtual machine.

2013-08-13 Thread ashish yadav
Hi, datapath_type=netdev is used for userspace datapath . Thanks On Wed, Aug 14, 2013 at 11:28 AM, Ben Pfaff wrote: > Why do you want to use datapath_type=netdev? > > On Wed, Aug 14, 2013 at 11:26:26AM +0530, ashish yadav wrote: > > Hi , > > > > I am using 1.4.3 OVS version . > > > > Thanks >

Re: [ovs-discuss] At specifying slowpath when using Open vSwitch, cannot start virtual machine.

2013-08-13 Thread Ben Pfaff
Why do you want to use datapath_type=netdev? On Wed, Aug 14, 2013 at 11:26:26AM +0530, ashish yadav wrote: > Hi , > > I am using 1.4.3 OVS version . > > Thanks > > > On Wed, Aug 14, 2013 at 11:07 AM, Ben Pfaff wrote: > > > On Wed, Aug 14, 2013 at 11:04:05AM +0530, ashish yadav wrote: > > > A

Re: [ovs-discuss] At specifying slowpath when using Open vSwitch, cannot start virtual machine.

2013-08-13 Thread ashish yadav
Hi , I am using 1.4.3 OVS version . Thanks On Wed, Aug 14, 2013 at 11:07 AM, Ben Pfaff wrote: > On Wed, Aug 14, 2013 at 11:04:05AM +0530, ashish yadav wrote: > > At specifying slowpath when using Open vSwitch, > > the following meessage is displayed at virsh start and cannot start > > virtual

Re: [ovs-discuss] At specifying slowpath when using Open vSwitch, cannot start virtual machine.

2013-08-13 Thread Ben Pfaff
On Wed, Aug 14, 2013 at 11:04:05AM +0530, ashish yadav wrote: > At specifying slowpath when using Open vSwitch, > the following meessage is displayed at virsh start and cannot start > virtual machine. > > "Unable to add bridge ovsbr0 port vnet0: Operation not supported" > > [Steps to reproduce] >

[ovs-discuss] At specifying slowpath when using Open vSwitch, cannot start virtual machine.

2013-08-13 Thread ashish yadav
Hi, At specifying slowpath when using Open vSwitch, the following meessage is displayed at virsh start and cannot start virtual machine. "Unable to add bridge ovsbr0 port vnet0: Operation not supported" [Steps to reproduce] At specifying slowpath(datapath_type=netdev) with following steps, I can