]> git.proxmox.com Git - mirror_ovs.git/commit
datapath: Support kernel version 4.19.x and 4.20.x
authorYifeng Sun <pkusunyifeng@gmail.com>
Fri, 10 May 2019 19:30:14 +0000 (12:30 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 10 May 2019 19:58:15 +0000 (12:58 -0700)
commitd58b59c17c70137aebdde37d3c01c26a26b28519
tree67b342519f244fef3e56573279e4d35b6ecdeaf8
parent7685ce31cf5460b086e37690ab1ed99bf5950f36
datapath: Support kernel version 4.19.x and 4.20.x

This patch updated acinclude.m4 so that OVS can be compiled on 4.19.x
and 4.20.x kernels.
This patch also updated travis files so that latest kernel versions
are used during travis test builds.

Tested-by: Greg Rose <gvrose8192@gmail.com>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
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>
.travis.yml
NEWS
acinclude.m4