summaryrefslogtreecommitdiff
path: root/Documentation/faq
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-01-18 20:24:42 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-01-19 02:33:05 +0100
commit280d8de05f2cd5d856c21191dfc68097c9995178 (patch)
tree9c68f4b2ff733571baa3c3543df4ccd5c769415d /Documentation/faq
parentf20abde5a2f3e109fbf8acd1683800fd50edc469 (diff)
downloadopenvswitch-280d8de05f2cd5d856c21191dfc68097c9995178.tar.gz
Prepare for 2.17.0.
Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com> Acked-by: Flavio Leitner <fbl@sysclose.org>
Diffstat (limited to 'Documentation/faq')
-rw-r--r--Documentation/faq/releases.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 59d55202d..af524251f 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -74,6 +74,7 @@ Q: What Linux kernel versions does each Open vSwitch release work with?
2.14.x 3.16 to 5.5
2.15.x 3.16 to 5.8
2.16.x 3.16 to 5.8
+ 2.17.x 3.16 to 5.8
============ ==============
Open vSwitch userspace should also work with the Linux kernel module built
@@ -209,6 +210,7 @@ Q: What DPDK version does each Open vSwitch release work with?
2.14.x 19.11.10
2.15.x 20.11.1
2.16.x 20.11.1
+ 2.17.x 21.11.0
============ ========
Q: Are all the DPDK releases that OVS versions work with maintained?