]> git.proxmox.com Git - mirror_ovs.git/commit
datapath: Support kernel version 5.0.x
authorYifeng Sun <pkusunyifeng@gmail.com>
Wed, 12 Jun 2019 22:35:29 +0000 (15:35 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 13 Jun 2019 17:03:11 +0000 (10:03 -0700)
commit2adada0e3db2279c8386cc9ca7e19fd3003f04d6
tree2bc4bfcc0ebd3b68c84cb15ea0c6b787584a8d00
parent140c8971c31c82cb7c38753a5cd974a193b29c5b
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>
.travis.yml
.travis/linux-build.sh
Documentation/faq/releases.rst
NEWS
acinclude.m4