> -----Original Message----- > From: Ilya Maximets <[email protected]> > Sent: Saturday, December 7, 2019 12:39 AM > To: Lance Yang (Arm Technology China) <[email protected]>; > [email protected] > Cc: [email protected]; [email protected]; Yanqin Wei (Arm Technology China) > <[email protected]>; [email protected]; Gavin Hu (Arm Technology China) > <[email protected]>; Ruifeng Wang (Arm Technology China) > <[email protected]>; > Jieqiang Wang (Arm Technology China) <[email protected]>; Malvika Gupta > <[email protected]>; nd <[email protected]> > Subject: Re: [ovs-dev] [PATCH v2 3/3] travis: Enable OvS Travis CI for arm > > 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. [Lance]
I checked the report via the link you attached and re-triggered the build on my repo for several times. However, I could not reproduce it at this moment. We will research on this issue. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
