From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH] mk: optimize directory dependencies Date: Wed, 1 Mar 2017 13:30:37 +0100 Message-ID: <20170301133037.3d7cb4d5@platinum> References: <20170123181813.00567e47@platinum> <20170124155000.2341e579@glumotte.dev.6wind.com> <26118650.GOHWFKqnEF@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "Wiles, Keith" , "Richardson, Bruce" , Jerin Jacob , "Yigit, Ferruh" , dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id EEB855927 for ; Wed, 1 Mar 2017 13:30:40 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id v77so34913663wmv.0 for ; Wed, 01 Mar 2017 04:30:40 -0800 (PST) In-Reply-To: <26118650.GOHWFKqnEF@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, 01 Mar 2017 12:25:45 +0100, Thomas Monjalon wrote: > 2017-01-24 14:55, Wiles, Keith: > > > On Jan 24, 2017, at 7:50 AM, Olivier MATZ wr= ote: > > > On Tue, 24 Jan 2017 13:26:41 +0000, "Richardson, Bruce" > > > wrote: =20 > > >>=20 > > >> Ok. Point taken for the lower-core count parts. > > >>=20 > > >> Thomas - can at least one of these patches be merged into 17.02, > > >> since it will definitely help us developers? [If Olivier's is too big > > >> a change at this point in the cycle, can Ferruh's be taken as an > > >> intermediate fix for this release before merging Olivier's in 17.05?= ] =20 > > >=20 > > > It looks to be a good option. Ferruh's patch is less risky for 17.02.= =20 > >=20 > > +1 for Ferruh=E2=80=99s version now and Olivier=E2=80=99s later as it d= oes not require -j. =20 >=20 > The Ferruh's version has been merged in 17.02. > Are we still OK to take Olivier's version in 17.05? >=20 > Olivier, are you going to update/rebase it? Yep, will do.