From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Lu, Wenzhuo" Subject: Re: [PATCH v2 20/20] net/ice: support meson build Date: Thu, 6 Dec 2018 05:59:22 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09093FE11780@shsmsx102.ccr.corp.intel.com> References: <1542956179-80951-1-git-send-email-wenzhuo.lu@intel.com> <1543820821-108122-1-git-send-email-wenzhuo.lu@intel.com> <1543820821-108122-21-git-send-email-wenzhuo.lu@intel.com> <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2C3F30@BGSMSX101.gar.corp.intel.com> <6A0DE07E22DDAD4C9103DF62FEBC09093FE112EC@shsmsx102.ccr.corp.intel.com> <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D410E@BGSMSX101.gar.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "Varghese, Vipin" , "dev@dpdk.org" Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 5D1A769D4 for ; Thu, 6 Dec 2018 06:59:26 +0100 (CET) In-Reply-To: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D410E@BGSMSX101.gar.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Vipin, > -----Original Message----- > From: Varghese, Vipin > Sent: Thursday, December 6, 2018 12:31 PM > To: Lu, Wenzhuo ; dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2 20/20] net/ice: support meson build >=20 > Hi Wenzhuo >=20 > snipped > > > > > > Should not meson build option be add start. That is in patch 1/20 so > > > compile options does not fail? > > It will not fail. Enabling the compile earlier only means the code can = be > compiled. > > But, to use this device we do need the whole patch set. From this > > point of view, compiling it at the end maybe better. > Thanks for update, so will 'meson-build' success if apply 3 patches? Sure, meson build will not be broken by any one of these patches. Only unti= l this patch, what built by meson can support ice. >=20 > > > > > > > > Thanks > > > Vipin Varghese