[dpdk-dev] [PATCH 0/2] add travis ci support for aarch64
Ruifeng Wang
ruifeng.wang at arm.com
Wed Dec 18 06:39:00 CET 2019
This patch set is to enable native aarch64 build in Travis CI.
It leverages Travis CI multi arch support.
As the first step, compilation jobs are added.
Unit test is not added for now due to service limitation. We are
planning to run unit test with no-huge in future.
Ruifeng Wang (2):
ci: add travis ci support for aarch64
devtools: add path to additional shared object files
.ci/linux-setup.sh | 11 +++++++----
.travis.yml | 42 +++++++++++++++++++++++++++++++++++++++++-
devtools/test-null.sh | 2 +-
3 files changed, 49 insertions(+), 6 deletions(-)
--
2.17.1
More information about the dev
mailing list