summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2019-10-21 15:33:04 +0200
committerIlya Maximets <i.maximets@ovn.org>2019-10-21 22:07:00 +0200
commitd5ad58044a9a5b415db8a94f42576380fecb2dd7 (patch)
tree243cf5792c2e4ce44073689326acc1e40d81c8f9 /.travis.yml
parenta6028d3abb104e7c4815b979deab57a6292e57c9 (diff)
downloadopenvswitch-d5ad58044a9a5b415db8a94f42576380fecb2dd7.tar.gz
travis: Test build with afxdp.
We can't easily update the kernel on TravisCI to run system tests with AF_XDP, but we could run build tests with libbpf and headers from newer kernels. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
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 eabbad92d..5676d9748 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,6 +39,7 @@ env:
- TESTSUITE=1 LIBS=-ljemalloc
- KERNEL_LIST="5.0 4.20 4.19 4.18 4.17 4.16"
- KERNEL_LIST="4.15 4.14 4.9 4.4 3.19 3.16"
+ - AFXDP=1 KERNEL=5.3
- M32=1 OPTS="--disable-ssl"
- DPDK=1 OPTS="--enable-shared"
- DPDK_SHARED=1