Re: [ovs-discuss] WG: AW: Getting kernel panic on vxlan tunnel setup

2016-07-28 Thread Hasan H . Gürsoy
MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="--_com.samsung.android.email_20629193266121440" _com.samsung.android.email_20629193266121440 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 CkhpIHRoZXJlLMKgCnNlZW1zIHRvIGJlIHNvbHZlZCB5ZXQuIMKgVGhlcmU

[ovs-discuss] WG: AW: Getting kernel panic on vxlan tunnel setup

2016-07-28 Thread Hasan H . Gürsoy
Ursprüngliche Nachricht Von: "Hasan H. Gürsoy" Datum: 28.07.16 20:39 (GMT+02:00) An: "Hasan H. Gürsoy" Betreff: AW: Getting kernel panic on vxlan tunnel setup Hi there,  could that hereby be in touch with: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1579943 Si

[ovs-discuss] just-ovn-nodes

2016-07-28 Thread Flavio Fernandes
Hi folks, Just wanted to share some _very modest_ work I'm wrapping up in the next few days, before I disappear from the grid while traveling abroad. I put together a basic Vagrant based OVN setup that tries to provide a way of using OVS with a [kinda] real datapath while keeping it simpler and

Re: [ovs-discuss] discuss Digest, Vol 85, Issue 132

2016-07-28 Thread Ben Pfaff
We don't really have that kind of process. We don't generally have developers asking for people to run specific tests. Maybe you'd be interested in joining the ovn-scale-test project. It's at: https://github.com/openvswitch/ovn-scale-test On Thu, Jul 28, 2016 at 10:12:09PM +0530, HARSHA

Re: [ovs-discuss] Issue with port statistics: not reporting transmitted/received packets from an interface

2016-07-28 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 12:09:17PM +0200, Jorge Baranda wrote: > I made a double check making an "ifconfig" request of these interfaces and > the values between "ifconfig" and "sudo ovs-ofctl -O OpenFlow13 dump-ports > br0 [port]" coincides. Then, my > question is: Is reading ovs-ofctl dump-ports i

Re: [ovs-discuss] discuss Digest, Vol 85, Issue 132

2016-07-28 Thread HARSHAVARDHAN SRI
Hi Ben, Thanks so much for kind reply. I am somehow not getting pointers how to take up test task ? How to get setup to test ? E.g. Let’s say Some part of testing is needed from one of Developer and if I am aware of that protocol/technology and interested to test it then how to take it f

Re: [ovs-discuss] discuss Digest, Vol 85, Issue 132

2016-07-28 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 08:29:35PM +0530, HARSHAVARDHAN wrote: > Kindly can I have testing team alias so that I can help in contributing for > any testing ? I am bit new to these types of system, kind advise and help. There is no list specific to testing. You can use this list or the dev list. __

Re: [ovs-discuss] when I build a kvm in ubuntu , the terminal has no response

2016-07-28 Thread Scott Lowe
It looks as if I may have inadvertently dropped the list; adding it back. Please see my responses inline, prefixed by [SL]. > On Jul 28, 2016, at 12:25 AM, 大薄荷 wrote: > > thanks very much ! But I know little about that , could you tell me how to > use the Libvirt-OVS integration to connect gu

Re: [ovs-discuss] OVS DPDK|DPDK|ERR|interface dpdk0 start error:operation not permitted.

2016-07-28 Thread Yong Wang
> On Jul 27, 2016, at 12:25 AM, sothy shan wrote: > > On Tue, Jul 26, 2016 at 6:32 PM, Mauricio Vasquez > wrote: >> Hello Sothy, >> >> Sorry for the delay in answering, some busy days here. >> >> >> On 07/25/2016 12:03 PM, sothy shan wrote: >>> >>> Hello Mauricio, >>> >>> On Sun, Jul 24, 2

Re: [ovs-discuss] OVS DPDK|DPDK|ERR|interface dpdk0 start error:operation not permitted.

2016-07-28 Thread sothy shan
On Thu, Jul 28, 2016 at 2:29 AM, Yong Wang wrote: > >> On Jul 27, 2016, at 12:25 AM, sothy shan wrote: >> >> On Tue, Jul 26, 2016 at 6:32 PM, Mauricio Vasquez >> wrote: >>> Hello Sothy, >>> >>> Sorry for the delay in answering, some busy days here. >>> >>> >>> On 07/25/2016 12:03 PM, sothy shan

[ovs-discuss] Getting kernel panic on vxlan tunnel setup

2016-07-28 Thread Hasan H . Gürsoy
Hi there,  I'm trying to get a three node setup working with vxlan setup,  but every try with different configuration options fail after setup of the vxlan ports.  Node0: # ovs-vsctl show 1c34bd9e-f6cd-4d8c-8096-c087f42a9b24     Bridge "br0"     Port "eth0"     Interface "eth0"   

Re: [ovs-discuss] discuss Digest, Vol 85, Issue 132

2016-07-28 Thread HARSHAVARDHAN
ches? > > > > Yes, this is known/expected behavior. Those tests were designed for > hardware > > switches, which don't generally have caches on their fastpath that need > to be > > heated up. I think this has been prev

Re: [ovs-discuss] Packet loss with RFC2544 based tests

2016-07-28 Thread Chiappero, Marco
Hi Justin > -Original Message- > From: Justin Pettit [mailto:jpet...@ovn.org] > Sent: Tuesday, July 26, 2016 4:58 AM > To: Chiappero, Marco > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] Packet loss with RFC2544 based tests > > > On Jul 25, 2016, at 9:52 AM, Chiappero, Marco

[ovs-discuss] Issue with port statistics: not reporting transmitted/received packets from an interface

2016-07-28 Thread Jorge Baranda
Dear all, I am working with experimental devices which allow me to create a point to point link a pair of such devices and establish. The developed driver for this device allow me to list the device as a network interface in a Ubunty machine through the "ifconfig" command. However, when perform