[ovs-dev] [PATCH v1 0/4] Fix issues and enable Travis CI on arm

Lance Yang Lance.Yang at arm.com
Wed Nov 20 08:10:17 UTC 2019


To enable Travis CI on arm, these patches fix some issues and modify shell
scripts to support multi-arch CPU. These patches only enable part of the
travis jobs for arm. The other jobs will be enabled after related issues
are fixed. Regarding the patches to enable ppc64le builds on Travis CI
are under review, some codes or conflicts may need to be merged after 
review.

Lance Yang (4):
  [ovs-dev] [PATCH 1/4] dpif-netdev: Fix the pmd_perf_stats uninitalized
    issue
  [ovs-dev] [PATCH 2/4] travis: Move x86-only addon packages to
    linux-prepare.sh
  [ovs-dev] [PATCH 3/4] travis: split cache and set target for different
    archs
  [ovs-dev] [PATCH 4/4] travis: Enable OVS Travis CI for arm

 .travis.yml              | 20 ++++++++++++++++++--
 .travis/linux-build.sh   | 38 ++++++++++++++++++++++++++------------
 .travis/linux-prepare.sh | 12 ++++++++----
 lib/dpif-netdev-perf.c   |  1 +
 4 files changed, 53 insertions(+), 18 deletions(-)

-- 
2.7.4



More information about the dev mailing list