[dpdk-dev] [PATCH v2 0/3] travis: enhancements for build (plus a meson fix)
Aaron Conole
aconole at redhat.com
Fri Apr 12 18:21:38 CEST 2019
This series improves the travis integration a bit, and adds the ability for
the meson system to auto-detect the number of cores.
v1->v2 (all patch 3/3 changes):
* Fix a spelling mistake
* Add support for FreeBSD
* Include a default fallback
* Use a more robust core-mask argument source (rather than lscpu)
Aaron Conole (3):
travis: enable ccache
travis: add a distinguisher to the 'extra' builds
app/test/meson: auto detect number of cores
.travis.yml | 19 +++++++++----------
app/test/meson.build | 35 ++++++++++++++++++++++++++++++++---
2 files changed, 41 insertions(+), 13 deletions(-)
--
2.19.1
More information about the dev
mailing list