Hi Robin,
On Fri, 17 Mar 2017 18:47:20 +0100, Robin Jarry wrote:
> Hi Olivier,
>
> Thanks again for this. I only have minor cosmetic remarks:
>
> Le 17 mars 2017 18:13, "Olivier Matz" a écrit:
> > diff --git a/app/pdump/Makefile b/app/pdump/Makefile
> > index 536198f..8ec6bd6 100644
> > --- a/
Hi Olivier,
Thanks again for this. I only have minor cosmetic remarks:
Le 17 mars 2017 18:13, "Olivier Matz" a écrit:
> diff --git a/app/pdump/Makefile b/app/pdump/Makefile
> index 536198f..8ec6bd6 100644
> --- a/app/pdump/Makefile
> +++ b/app/pdump/Makefile
> @@ -42,7 +42,6 @@ CFLAGS += $(WERRO
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
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 wrote:
> > > On Tue, 24 Jan 2017 13:26:41 +, "Richardson, Bruce"
> > > wrote:
> > >>
> > >> Ok. Point taken for the lower-core count parts.
> > >>
On Wed, Mar 01, 2017 at 12:25:45PM +0100, Thomas Monjalon wrote:
> 2017-01-24 14:55, Wiles, Keith:
> > > On Jan 24, 2017, at 7:50 AM, Olivier MATZ wrote:
> > > On Tue, 24 Jan 2017 13:26:41 +, "Richardson, Bruce"
> > > wrote:
> > >>
> > >> Ok. Point taken for the lower-core count parts.
> > >
2017-01-24 14:55, Wiles, Keith:
> > On Jan 24, 2017, at 7:50 AM, Olivier MATZ wrote:
> > On Tue, 24 Jan 2017 13:26:41 +, "Richardson, Bruce"
> > wrote:
> >>
> >> Ok. Point taken for the lower-core count parts.
> >>
> >> Thomas - can at least one of these patches be merged into 17.02,
> >> s
> On Jan 24, 2017, at 7:50 AM, Olivier MATZ wrote:
>
> On Tue, 24 Jan 2017 13:26:41 +, "Richardson, Bruce"
> wrote:
>>
>> Ok. Point taken for the lower-core count parts.
>>
>> Thomas - can at least one of these patches be merged into 17.02,
>> since it will definitely help us developers?
On Tue, 24 Jan 2017 13:26:41 +, "Richardson, Bruce"
wrote:
>
> Ok. Point taken for the lower-core count parts.
>
> 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, c
> -Original Message-
> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> Sent: Tuesday, January 24, 2017 12:57 PM
> To: Richardson, Bruce
> Cc: Olivier Matz ; dev@dpdk.org; Yigit, Ferruh
> ; thomas.monja...@6wind.com
> Subject: Re: [dpdk-dev] [PATCH] m
On 1/23/2017 5:19 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).
>
On Tue, Jan 24, 2017 at 12:15:06PM +, Bruce Richardson wrote:
> On Tue, Jan 24, 2017 at 05:10:15PM +0530, Jerin Jacob wrote:
> > On Mon, Jan 23, 2017 at 06:19:13PM +0100, Olivier Matz wrote:
> > > Before this patch, the management of dependencies between directories
> > > had several issues:
>
Hi Bruce,
2017-01-24, Bruce Richardson:
what are the differences in the patches like when doing a build rather
than just a config? If the build is minutes long because of slow IO,
is the extra 10 seconds really going to make that much of a difference?
I agree there is no significant difference
On Tue, Jan 24, 2017 at 05:10:15PM +0530, Jerin Jacob wrote:
> On Mon, Jan 23, 2017 at 06:19:13PM +0100, 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
On Mon, Jan 23, 2017 at 06:19:13PM +0100, 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
On Tue, Jan 24, 2017 at 12:19:49PM +0100, Robin Jarry wrote:
> Hi Olivier,
>
> 2017-01-23, 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 tha
Hi Olivier,
2017-01-23, 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).
Indeed, on a Qu
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).
- for instance, it is possible to expressed a dependenc
17 matches
Mail list logo