Re: [ovs-dev] [PATCH] tunneling: Userspace datapath support for Geneve options.

2015-06-26 Thread Jesse Gross
On Fri, Jun 26, 2015 at 2:16 PM, Ben Pfaff wrote: > On Fri, Jun 26, 2015 at 01:14:17PM -0700, Jesse Gross wrote: >> On Fri, Jun 26, 2015 at 12:47 PM, Ben Pfaff wrote: >> > On Thu, Jun 25, 2015 at 11:22:00AM -0700, Jesse Gross wrote: >> >> Currently the userspace datapath only supports Geneve in a

Re: [ovs-dev] [PATCH] tunneling: Userspace datapath support for Geneve options.

2015-06-26 Thread Ben Pfaff
On Fri, Jun 26, 2015 at 01:14:17PM -0700, Jesse Gross wrote: > On Fri, Jun 26, 2015 at 12:47 PM, Ben Pfaff wrote: > > On Thu, Jun 25, 2015 at 11:22:00AM -0700, Jesse Gross wrote: > >> Currently the userspace datapath only supports Geneve in a > >> basic mode - without options - since the rest of u

Re: [ovs-dev] [PATCH] tunneling: Userspace datapath support for Geneve options.

2015-06-26 Thread Jesse Gross
On Fri, Jun 26, 2015 at 12:47 PM, Ben Pfaff wrote: > On Thu, Jun 25, 2015 at 11:22:00AM -0700, Jesse Gross wrote: >> Currently the userspace datapath only supports Geneve in a >> basic mode - without options - since the rest of userspace >> previously didn't support options either. This enables th

Re: [ovs-dev] [PATCH] tunneling: Userspace datapath support for Geneve options.

2015-06-26 Thread Ben Pfaff
On Thu, Jun 25, 2015 at 11:22:00AM -0700, Jesse Gross wrote: > Currently the userspace datapath only supports Geneve in a > basic mode - without options - since the rest of userspace > previously didn't support options either. This enables the > userspace datapath to send and receive options as wel