[dpdk-dev] [PATCH v4 2/2] ci: add travis ci support for aarch64

Aaron Conole aconole at redhat.com
Fri Jan 10 16:13:10 CET 2020


Ruifeng Wang <ruifeng.wang at arm.com> writes:

> Add Travis compilation jobs for aarch64. gcc/clang compilations for
> static/shared libraries are added.
>
> Some limitations for current aarch64 Travis support:
> 1. Container is used. Huge page is not available due to security reason.
> 2. Missing kernel header package in Xenial distribution.
>
> Solutions to address the limitations:
> 1. Not to add unit test for now. And run tests with no-huge in future.
> 2. Use Bionic distribution for all aarch64 jobs.
>
> Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> ---

I think the above text should probably include 'native' since there are
already aarch64 builds that go (but they are cross compiled).  I also am
glad that you didn't remove them.

Acked-by: Aaron Conole <aconole at redhat.com>



More information about the dev mailing list