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

2016-08-31 Thread Justin Pettit
The Open vSwitch team will host our third annual conference focused on Open vSwitch and OVN on November 7 and 8, 2016, to be held at the San Jose Doubletree. Topics that may be considered include: * The future of Open vSwitch (e.g., P4 and eBPF). * NAT, DPI, and stateful processing with Open v

Re: [ovs-discuss] OVS - how to use geneve with variable length options ?

2016-08-31 Thread Jesse Gross
On Wed, Aug 31, 2016 at 12:13 AM, Manish Chopra wrote: >> -Original Message- >> From: Jesse Gross [mailto:je...@kernel.org] >> Sent: Wednesday, August 31, 2016 12:55 AM >> To: Manish Chopra >> Cc: pshe...@nicira.com; b...@openvswitch.org >> Subject: Re: OVS - how to use geneve with variab

Re: [ovs-discuss] Error while adding a port to the bridge

2016-08-31 Thread Ben Pfaff
On Wed, Aug 31, 2016 at 02:53:00PM +0200, Ashish Kurian wrote: > I am getting an error when I am trying to add a port to the bridge that I > created. The following is the error. > > ovs-vsctl: Error detected while setting up 'eth0'. See ovs-vswitchd log > for details. > > when I use the command

[ovs-discuss] Error while adding a port to the bridge

2016-08-31 Thread Ashish Kurian
Dear Team, I am getting an error when I am trying to add a port to the bridge that I created. The following is the error. ovs-vsctl: Error detected while setting up 'eth0'. See ovs-vswitchd log for details. when I use the command ovs-vsctl show , I get the following Interface "eth0"

Re: [ovs-discuss] OVS - how to use geneve with variable length options ?

2016-08-31 Thread Manish Chopra
> -Original Message- > From: Jesse Gross [mailto:je...@kernel.org] > Sent: Wednesday, August 31, 2016 12:55 AM > To: Manish Chopra > Cc: pshe...@nicira.com; b...@openvswitch.org > Subject: Re: OVS - how to use geneve with variable length options ? > > On Tue, Aug 30, 2016 at 11:24 AM, Man