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 <[email protected]> > Reviewed-by: Jieqiang Wang <[email protected]> > Reviewed-by: Gavin Hu <[email protected]> > Signed-off-by: Lance Yang <[email protected]> > ---
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. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
