Re: [ovs-dev] [PATCH v1] datapath-windows: Build fix.

2014-09-29 Thread Ben Pfaff
On Mon, Sep 29, 2014 at 10:13:00AM -0700, Ankur Sharma wrote: > Recently we changed the signature of NlAttrParse. > Function OvsGetVport was not updated accordingly. > > Fixed the same. > > Signed-off-by: Ankur Sharma Applied, thanks everyone! ___ dev

Re: [ovs-dev] [PATCH v1] datapath-windows: Build fix.

2014-09-29 Thread Alin Serdean
Tested under Release/Debug. Acked-by: Alin Gabriel Serdean -Mesaj original- De la: dev [mailto:dev-boun...@openvswitch.org] În numele Nithin Raju Trimis: Monday, September 29, 2014 8:17 PM Către: Ankur Sharma Cc: Subiect: Re: [ovs-dev] [PATCH v1] datapath-windows: Build fix. On Sep

Re: [ovs-dev] [PATCH v1] datapath-windows: Build fix.

2014-09-29 Thread Nithin Raju
On Sep 29, 2014, at 10:13 AM, Ankur Sharma wrote: > Recently we changed the signature of NlAttrParse. > Function OvsGetVport was not updated accordingly. > > Fixed the same. > > Signed-off-by: Ankur Sharma Acked-by: Nithin Raju ___ dev mailing

Re: [ovs-dev] [PATCH v1] datapath-windows: Build fix.

2014-09-29 Thread Eitan Eliahu
Acked-by: Eitan Eliahu Thanks, Eitan -Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ankur Sharma Sent: Monday, September 29, 2014 10:13 AM To: dev@openvswitch.org Subject: [ovs-dev] [PATCH v1] datapath-windows: Build fix. Recently we changed the signature