On Thu, 2019-04-11 at 15:52 -0400, Aaron Conole wrote: > The arguments being passed will cause failures on laptops that have, > for instance, 2 cores only. Most of the tests don't require more > than a single core. Some require multiple cores (but those tests > should be modified to 'SKIP' when the correct number of cores > aren't available). > > The unit test results shouldn't be impacted by this change, but it > allows for a future enhancement to pass flags such as '--no-huge'. > > Also include a fix to a reported issue with running on FreeBSD. > > Signed-off-by: Aaron Conole < > acon...@redhat.com > > > --- > Conflicts with > http://patches.dpdk.org/patch/50850/ > > > app/test/meson.build | 24 +++++++++++++++++++++--- > 1 file changed, 21 insertions(+), 3 deletions(-) >
With the provision that the changes suggested by Bruce and David are applied, Acked-by: Luca Boccassi <bl...@debian.org> -- Kind regards, Luca Boccassi