Re: [ovs-dev] [PATCH] Add VxLAN-GBP support for user space data path

2016-04-19 Thread Li, Johnson
> -Original Message- > From: Jesse Gross [mailto:je...@kernel.org] > Sent: Tuesday, April 19, 2016 11:22 PM > To: Li, Johnson > Cc: ovs dev > Subject: Re: [ovs-dev] [PATCH] Add VxLAN-GBP support for user space data > path > > On Tue, Apr 19, 2016 at 3:20 AM,

Re: [ovs-dev] [PATCH] Add VxLAN-GBP support for user space data path

2016-04-19 Thread Jesse Gross
On Tue, Apr 19, 2016 at 3:20 AM, Johnson.Li wrote: > diff --git a/lib/netdev-vport.c b/lib/netdev-vport.c > index e398562..e6b35ed 100644 > --- a/lib/netdev-vport.c > +++ b/lib/netdev-vport.c > @@ -1297,10 +1298,16 @@ netdev_vxlan_pop_header(struct dp_packet *packet) > return EINVAL; >