[dpdk-dev] [PATCH 3/3] app/test/meson: auto detect number of cores
Luca Boccassi
bluca at debian.org
Fri Apr 12 11:17:48 CEST 2019
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 <
> aconole at 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 <bluca at debian.org>
--
Kind regards,
Luca Boccassi
More information about the dev
mailing list