summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorYifeng Sun <pkusunyifeng@gmail.com>2018-08-21 07:42:08 -0700
committerBen Pfaff <blp@ovn.org>2018-08-24 10:54:00 -0700
commitbf61b8b1c1db08d90f7d83815344cf780c016878 (patch)
tree63214b4576632dba92f560a3e70665839842fd44 /Documentation
parente4e2009e4c496b5ab735c300d00e3d6bd5f514eb (diff)
downloadopenvswitch-bf61b8b1c1db08d90f7d83815344cf780c016878.tar.gz
datapath: Add support for kernel 4.16.x & 4.17.x
Add support for kernel version up to 4.17.x. On Travis, build passed for all kernel versions. And no new test fails are introduced by this patch. Cleaned up file datapath/linux/compat/include/net/ip6_fib.h which has no effect to kernel module but brings complexity to porting. Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org> Reviewed-by: Greg Rose <gvrose8192@gmail.com> Tested-by: Greg Rose <gvrose8192@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/faq/releases.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index e64fa22c4..41d41e3fc 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -67,7 +67,7 @@ Q: What Linux kernel versions does each Open vSwitch release work with?
2.7.x 3.10 to 4.9
2.8.x 3.10 to 4.12
2.9.x 3.10 to 4.13
- 2.10.x 3.10 to 4.15
+ 2.10.x 3.10 to 4.17
============ ==============
Open vSwitch userspace should also work with the Linux kernel module built