Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-04-17 Thread Thomas Monjalon
16/03/2020 18:09, Bruce Richardson: > Static builds can take a lot of space, so reduce the number of examples > built when doing those static builds. > > Signed-off-by: Bruce Richardson No objection after one month, it is a RFC but I see nothing to change. Applied, thanks

Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-03-18 Thread Bruce Richardson
On Mon, Mar 16, 2020 at 07:37:01PM +0100, Thomas Monjalon wrote: > 16/03/2020 18:09, Bruce Richardson: > > Static builds can take a lot of space, so reduce the number of examples > > built when doing those static builds. > > > > Signed-off-by: Bruce Richardson > > --- > > --- a/.ci/linux-build.sh

Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-03-17 Thread Aaron Conole
David Marchand writes: > On Mon, Mar 16, 2020 at 6:53 PM Aaron Conole wrote: >> >> Bruce Richardson writes: >> >> > Static builds can take a lot of space, so reduce the number of examples >> > built when doing those static builds. >> > >> > Signed-off-by: Bruce Richardson >> > --- >> >> It loo

Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-03-17 Thread David Marchand
On Mon, Mar 16, 2020 at 6:53 PM Aaron Conole wrote: > > Bruce Richardson writes: > > > Static builds can take a lot of space, so reduce the number of examples > > built when doing those static builds. > > > > Signed-off-by: Bruce Richardson > > --- > > It looks good to me. I'll try a run with R

Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-03-16 Thread Thomas Monjalon
16/03/2020 18:09, Bruce Richardson: > Static builds can take a lot of space, so reduce the number of examples > built when doing those static builds. > > Signed-off-by: Bruce Richardson > --- > --- a/.ci/linux-build.sh > +++ b/.ci/linux-build.sh > +if [ "$DEF_LIB" = "static" ] ; then > +OPTS=

Re: [dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds

2020-03-16 Thread Aaron Conole
Bruce Richardson writes: > Static builds can take a lot of space, so reduce the number of examples > built when doing those static builds. > > Signed-off-by: Bruce Richardson > --- It looks good to me. I'll try a run with Ruifeng's no-huge series and see if I can trigger errors on my side (and