[ovs-dev] [PATCH v2 3/3] travis: Enable OvS Travis CI for arm

Ilya Maximets i.maximets at ovn.org
Fri Dec 6 16:39:29 UTC 2019


On 06.12.2019 04:26, Lance Yang wrote:
> Enable part of travis jobs with gcc compiler for arm64 architecture
> 
> 1. Add arm jobs into the matrix in .travis.yml configuration file
> 2. To enable OVS-DPDK jobs, set the build target according to
> different CPU architectures
> 3. Temporarily disable sparse checker because of static code checking
> failure on arm64
> 
> Successful travis build jobs report:
> https://travis-ci.org/yzyuestc/ovs/builds/621037339
> 
> Reviewed-by: Yanqin Wei <Yanqin.Wei at arm.com>
> Reviewed-by: Jieqiang Wang <Jieqiang.Wang at arm.com>
> Reviewed-by: Gavin Hu <Gavin.Hu at arm.com>
> Signed-off-by: Lance Yang <Lance.Yang at arm.com>
> ---

Compiler crashed while building DPDK:

/home/travis/build/ovsrobot/ovs/dpdk-dir/drivers/net/ixgbe/ixgbe_pf.c: In function ‘ixgbe_pf_host_configure’:
/home/travis/build/ovsrobot/ovs/dpdk-dir/drivers/net/ixgbe/ixgbe_pf.c:297:1: internal compiler error: Segmentation fault

https://travis-ci.org/ovsrobot/ovs/jobs/621434216#L1999

This is not good.
Need to check how frequently this happens.

Best regards, Ilya Maximets.


More information about the dev mailing list