[Fuego] [PATCH 1/3] cyclictest: update build function

Bird, Timothy Tim.Bird at sony.com
Tue Oct 31 18:53:28 UTC 2017


OK - never mind.  I see that it's outside the tarball.

Thanks!
 -- Tim

> -----Original Message-----
> From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> bounces at lists.linuxfoundation.org] On Behalf Of Bird, Timothy
> Sent: Tuesday, October 31, 2017 6:30 PM
> To: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>;
> fuego at lists.linuxfoundation.org
> Subject: Re: [Fuego] [PATCH 1/3] cyclictest: update build function
> 
> 
> 
> > -----Original Message-----
> > From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> > bounces at lists.linuxfoundation.org] On Behalf Of Daniel Sangorrin
> > Sent: Tuesday, October 31, 2017 9:32 AM
> > To: fuego at lists.linuxfoundation.org
> > Subject: [Fuego] [PATCH 1/3] cyclictest: update build function
> >
> > Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
> > ---
> >  engine/tests/Benchmark.cyclictest/fuego_test.sh | 5 +++--
> >  1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/engine/tests/Benchmark.cyclictest/fuego_test.sh
> > b/engine/tests/Benchmark.cyclictest/fuego_test.sh
> > index 2631a82..efa892c 100755
> > --- a/engine/tests/Benchmark.cyclictest/fuego_test.sh
> > +++ b/engine/tests/Benchmark.cyclictest/fuego_test.sh
> > @@ -1,7 +1,8 @@
> > -tarball=cyclictest.tar.gz
> > +tarball=rt-tests-1.0.tar.gz
> >
> >  function test_build {
> > -    make CC="$CC" AR="$AR" RANLIB="$RANLIB" CXX="$CXX" CPP="$CPP"
> > CXXCPP="$CXXCPP" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
> > +	patch -p1 -N -s < $TEST_HOME/0001-Add-scheduling-policies-for-old-
> > kernels.patch
> 
> Where is this patch?  I suspect (I haven't looked yet), that it's inside
> the tarball.  But these types of things should be kept outside the
> tarball to make it easier to keep track of them separate from upstream
> source (and, to make it easier to mainline them, of course).
> 
> > +	make NUMA=0 cyclictest
> >  }
> >
> >  function test_deploy {
> > --
> > 2.7.4
> 
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list