Re: [ovs-discuss] SSH over GRE tunnel, MTU 1500 devices in VMs on same physical host

2017-12-01 Thread Gregory Rose
On 11/29/2017 12:12 PM, Orabuntu-LXC wrote: Hi, I have what is probably a dumb question so it should be an easy one for gurus. I built two VM's on VirtualBox using my Orabuntu-LXC software.  The VM VNIC's are ports on OvS sw1 on each VM.  The VM's are on the same physical host.  I have

Re: [ovs-discuss] Idea of an ovn native "rally"

2017-12-01 Thread Han Zhou
Hi folks, Yes, this project is based on Rally. We had to modify it a little bit for it to work without OpenStack. It is mentioned in the installation guide here: http://ovn-scale-test.readthedocs.io/en/latest/install.html We started the project in 2016. Lei released an initial version, and then

Re: [ovs-discuss] OVS with DPDK - Setup issue

2017-12-01 Thread Shivaram Mysore
You may want to consider reading the presentation and using the scripts from this: https://github.com/shivarammysore/faucetsdn-intel/tree/master/src/ubuntu/zesty/ovs_281 to setup and configure DPDK on your machine. BTW, you don't have to compile DPDK, etc On Fri, Dec 1, 2017 at 1:23 AM, Kumar

Re: [ovs-discuss] OVS Patch Ports

2017-12-01 Thread Fouad Hallal
Ben, thank you for your prompt reply. Is there an easy way to preserve packet information? Or do we need to make code changes? BTW, do you have a pointer to the logic, in code, that is updating these fields for the patch ports? Thank you, On Fri, Dec 1, 2017 at 12:03 PM, Ben Pfaff

Re: [ovs-discuss] OVS Patch Ports

2017-12-01 Thread Ben Pfaff
On Fri, Dec 01, 2017 at 11:57:22AM -0500, Fouad Hallal wrote: > I have tested OVS patch ports functionality in a simple 3 bridges network > by using Mininet custom topology. I configured macro flows by cross > connecting the different bridge ports. Packets passed between the > different bridges

[ovs-discuss] OVS Patch Ports

2017-12-01 Thread Fouad Hallal
Hello, I have tested OVS patch ports functionality in a simple 3 bridges network by using Mininet custom topology. I configured macro flows by cross connecting the different bridge ports. Packets passed between the different bridges and I was able to confirm by inspecting OVS flows counters. I

[ovs-discuss] OVS with DPDK - Setup issue

2017-12-01 Thread Kumar Sanjay10
Hi, I am trying to work on DPDK with OVS. But, getting an error during the "setup DPDK devices using VFIO". List of commands executed as follows: DPDK Building: #export DPDK_DIR=/home/tcs/dpdk-17.11 #export DPDK_TARGET=x86_64-native-linuxapp-gcc#export

Re: [ovs-discuss] Idea of an ovn native "rally"

2017-12-01 Thread Russell Bryant
On Fri, Dec 1, 2017 at 4:35 AM, Miguel Angel Ajo Pelayo wrote: > Oh, thank you Ben, > > That's fantastic, I didn't know that was based on rally. > > I have to give it a try, and sync with mr Mestery. > Russell, were you involved in this? > ​Not involved, but aware of it.

Re: [ovs-discuss] Idea of an ovn native "rally"

2017-12-01 Thread Miguel Angel Ajo Pelayo
Oh, thank you Ben, That's fantastic, I didn't know that was based on rally. I have to give it a try, and sync with mr Mestery. Russell, were you involved in this? Best regards, Miguel Ángel. On Tue, Nov 28, 2017 at 7:39 PM, Ben Pfaff wrote: > On Thu, Nov 23, 2017 at