[ovs-discuss] Open vSwitch Fall 2015 Conference: Call for Participation

2015-08-05 Thread Justin Pettit
The Open vSwitch team will host our second annual conference focused on Open vSwitch and OVN on Nov. 16 and 17, 2015, to be held at the San Jose Doubletree. Topics that may be considered include: * Integrating Open vSwitch into larger systems. * Deploying and using OVN. * NIC

Re: [ovs-discuss] Vhost-User port not work and always show 'down'

2015-08-05 Thread wenxu
At 2015-08-05 21:47:05, "gowrishankar" wrote: On Tuesday 04 August 2015 03:32 PM, wenxu wrote: Hi all, I build a ovs-dpdk and vhost-user POC through INSTALL.DPDK.md. My host is centos7.0 There is a br0 with dpdk0 and vhost-user-0 I build dpdk with 2.0.0 and ovs with branch 2.4 # ovs-

Re: [ovs-discuss] packet leaking across vswitches

2015-08-05 Thread Ben Pfaff
On Mon, Aug 03, 2015 at 08:45:35PM +, Chen Weiwen wrote: > see weird things only with openvswitch, even the latest version, that > potentially packet will leak from one vswitch to another, even those > two vswitches are configured separately with different physical NICs > on different VLAN trun

Re: [ovs-discuss] Vhost-User port not work and always show 'down'

2015-08-05 Thread gowrishankar
On Tuesday 04 August 2015 03:32 PM, wenxu wrote: Hi all, I build a ovs-dpdk and vhost-user POC through INSTALL.DPDK.md. My host is centos7.0 There is a br0 with dpdk0 and vhost-user-0 I build dpdk with 2.0.0 and ovs with branch 2.4 # ovs-vsctl show ovs-vsctl show c38093a7-6c7e-4d6a-a7c1-627d95

[ovs-discuss] If there are any information/documents for the source code of open vswitch, May I get them?

2015-08-05 Thread 최익성
Dear experts. I am Ick-Sung Choi living in South Korea. Thank you very much for your excellent contribution and excellent work for open vswitch. I started to study the source code of open vswitch. I have little knowledge about open vswitch. It is hard for me to study the source code becau