From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 35086568A for ; Wed, 2 Dec 2015 11:54:02 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 02 Dec 2015 02:54:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,372,1444719600"; d="scan'208";a="698671725" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by orsmga003.jf.intel.com with ESMTP; 02 Dec 2015 02:54:00 -0800 Received: from sivlogin002.ir.intel.com (sivlogin002.ir.intel.com [10.237.217.37]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id tB2Arxml028816; Wed, 2 Dec 2015 10:53:59 GMT Received: from sivlogin002.ir.intel.com (localhost [127.0.0.1]) by sivlogin002.ir.intel.com with ESMTP id tB2Arxlg025515; Wed, 2 Dec 2015 10:53:59 GMT Received: (from fyigit@localhost) by sivlogin002.ir.intel.com with œ id tB2Arwth025511; Wed, 2 Dec 2015 10:53:59 GMT X-Authentication-Warning: sivlogin002.ir.intel.com: fyigit set sender to ferruh.yigit@intel.com using -f Date: Wed, 2 Dec 2015 10:53:58 +0000 From: Ferruh Yigit To: "Mrzyglod, DanielX T" Message-ID: <20151202105358.GA25180@sivlogin002.ir.intel.com> Mail-Followup-To: "Mrzyglod, DanielX T" , Thomas Monjalon , "dev@dpdk.org" References: <1448474637-4232-1-git-send-email-danielx.t.mrzyglod@intel.com> <1665282.JFVSfXMvij@xps13> <7ADD74816B4C8A45B56203CBA65FE5A61D98EE13@IRSMSX107.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ADD74816B4C8A45B56203CBA65FE5A61D98EE13@IRSMSX107.ger.corp.intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] examples/bond: add header to support freebsd compilation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2015 10:54:02 -0000 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