summaryrefslogtreecommitdiff
path: root/Documentation/faq
diff options
context:
space:
mode:
authorGreg Rose <gvrose8192@gmail.com>2021-01-12 11:15:29 -0800
committerIlya Maximets <i.maximets@ovn.org>2021-01-15 19:32:49 +0100
commitacb46c58a036dcaebde4f34f4b6f49dbb51013cb (patch)
treec1c675660e26341a1180dfda4deacdd354e74bf3 /Documentation/faq
parent2ccd66f594f7a5fdc39028f8c7473e11d2329a11 (diff)
downloadopenvswitch-acb46c58a036dcaebde4f34f4b6f49dbb51013cb.tar.gz
doc: Deprecate building Linux kernel module from OVS source tree.
It is decided (1) to deprecate building the Linux kernel module from the Open vSwitch source tree. Update the NEWS and FAQ to provide notice. 1. https://mail.openvswitch.org/pipermail/ovs-dev/2020-December/378831.html Signed-off-by: Greg Rose <gvrose8192@gmail.com> Acked-by: Flavio Leitner <fbl@sysclose.org> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation/faq')
-rw-r--r--Documentation/faq/releases.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 4b9620015..9638d3196 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -85,6 +85,12 @@ Q: What Linux kernel versions does each Open vSwitch release work with?
RHEL and CentOS 7 3.10 based kernels since they have diverged from the
Linux kernel.org 3.10 kernels.
+ Starting with Open vSwitch 2.15, building the Linux kernel module from
+ the Open vSwitch source tree is deprecated. It will not be updated to
+ support Linux versions later than 5.8. We will remove the kernel module
+ source code from the Open vSwitch source tree for the Open vSwitch 2.18
+ release.
+
Q: Are all features available with all datapaths?
A: Open vSwitch supports different datapaths on different platforms. Each
@@ -100,8 +106,9 @@ Q: Are all features available with all datapaths?
feature.
Linux OVS tree
- The datapath implemented by the Linux kernel module distributed with the
- OVS source tree.
+ The datapath implemented by the Linux kernel module distributed with
+ the OVS source tree. This datapath is deprecated starting with OVS
+ 2.15.x and support capped at Linux kernel version 5.8.
Userspace
This datapath supports conventional system devices as well as