summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorYifeng Sun <pkusunyifeng@gmail.com>2019-06-12 15:35:29 -0700
committerBen Pfaff <blp@ovn.org>2019-06-13 10:03:11 -0700
commit2adada0e3db2279c8386cc9ca7e19fd3003f04d6 (patch)
tree2bc4bfcc0ebd3b68c84cb15ea0c6b787584a8d00 /.travis.yml
parent140c8971c31c82cb7c38753a5cd974a193b29c5b (diff)
downloadopenvswitch-2adada0e3db2279c8386cc9ca7e19fd3003f04d6.tar.gz
datapath: Support kernel version 5.0.x
This patch updated acinclude.m4 so that OVS can be compiled on 5.0.x kernels. This patch also updated travis files so that 5.0.x kernel versions are used during travis test builds. Besides, NEWS and releases.rst are also updated to reflect this new support. Acked-by: Yi-Hung Wei <yihung.wei@gmail.com> Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7addcb231..782f72fea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,7 @@ env:
- TESTSUITE=1 DPDK=1
- DPDK_SHARED=1
- DPDK_SHARED=1 OPTS="--enable-shared"
+ - KERNEL=5.0
- KERNEL=4.20
- KERNEL=4.19
- KERNEL=4.18