From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/bond: add header to support freebsd compilation Date: Mon, 07 Dec 2015 02:40:53 +0100 Message-ID: <1668763.pkmebeYeZt@xps13> References: <1448474637-4232-1-git-send-email-danielx.t.mrzyglod@intel.com> <7ADD74816B4C8A45B56203CBA65FE5A61D98EE13@IRSMSX107.ger.corp.intel.com> <20151202105358.GA25180@sivlogin002.ir.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit , "Mrzyglod, DanielX T" Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 03F4D93D2 for ; Mon, 7 Dec 2015 02:42:06 +0100 (CET) Received: by wmec201 with SMTP id c201so131930850wme.1 for ; Sun, 06 Dec 2015 17:42:05 -0800 (PST) In-Reply-To: <20151202105358.GA25180@sivlogin002.ir.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-02 10:53, Ferruh Yigit: > On Thu, Nov 26, 2015 at 09:55:17AM +0000, Mrzyglod, DanielX T wrote: > > > > > > >-----Original Message----- > > >From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > >Sent: Wednesday, November 25, 2015 7:08 PM > > > > > >2015-11-25 19:03, Daniel Mrzyglod: > > >> definition of 'AF_INET' enum was missing - is available in > > >> > > >> Signed-off-by: Daniel Mrzyglod > > > > > >It is definitely the right fix as Ferruh submitted the same one > > >less than one hour ago. > > >Should we understand it is an ack? > > > > > >It seems Ferruh was hesitating about the line where inserting the > > >include. I would say I prefer your choice :) > > > > I acked Ferruh patch. I didn't notice he send patch first. > > You can combine both patches :> He has much better description :> > > Thomas said he prefer this one, let's use this one. > > Acked-by: Ferruh Yigit Applied, thanks