Re: [dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-30 Thread Olivier Matz
On Thu, 30 Mar 2017 10:27:49 +0100, Ferruh Yigit wrote: > On 3/30/2017 9:51 AM, Olivier Matz wrote: > > Hi Ferruh, > > > > On Tue, 28 Mar 2017 11:34:35 +0100, Ferruh Yigit > > wrote: > >> On 3/24/2017 1:21 PM, Olivier Matz wrote: > >>> Before this patch, the management of dependencies betwe

Re: [dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-30 Thread Ferruh Yigit
On 3/30/2017 9:51 AM, Olivier Matz wrote: > Hi Ferruh, > > On Tue, 28 Mar 2017 11:34:35 +0100, Ferruh Yigit > wrote: >> On 3/24/2017 1:21 PM, Olivier Matz wrote: >>> Before this patch, the management of dependencies between directories >>> had several issues: >>> >>> - the generation of .depdirs

Re: [dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-30 Thread Olivier Matz
Hi Ferruh, On Tue, 28 Mar 2017 11:34:35 +0100, Ferruh Yigit wrote: > On 3/24/2017 1:21 PM, Olivier Matz wrote: > > Before this patch, the management of dependencies between directories > > had several issues: > > > > - the generation of .depdirs, done at configuration is slow: it can take > >

Re: [dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-28 Thread Ferruh Yigit
On 3/24/2017 1:21 PM, Olivier Matz wrote: > Before this patch, the management of dependencies between directories > had several issues: > > - the generation of .depdirs, done at configuration is slow: it can take > more than one minute on some slow targets (usually ~10s on a standard > PC with

Re: [dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-27 Thread Thomas Monjalon
2017-03-24 14:21, Olivier Matz: > Before this patch, the management of dependencies between directories > had several issues: > > - the generation of .depdirs, done at configuration is slow: it can take > more than one minute on some slow targets (usually ~10s on a standard > PC without -j). >

[dpdk-dev] [PATCH v2] mk: optimize directory dependencies

2017-03-24 Thread Olivier Matz
Before this patch, the management of dependencies between directories had several issues: - the generation of .depdirs, done at configuration is slow: it can take more than one minute on some slow targets (usually ~10s on a standard PC without -j). - for instance, it is possible to express a