diff mbox series

[ovs-dev,v2,09/11] Documentation: Update NEWS and faq

Message ID 1518018601-31980-10-git-send-email-gvrose8192@gmail.com
State Accepted
Headers show
Series Add upstream Linux 4.14 kernel support | expand

Commit Message

Gregory Rose Feb. 7, 2018, 3:49 p.m. UTC
Per the Linux 4.14 kernel support.

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
---
 Documentation/faq/releases.rst | 1 +
 NEWS                           | 2 ++
 2 files changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 62a1957..2f03c89 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -67,6 +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.14
     ============ ==============
 
     Open vSwitch userspace should also work with the Linux kernel module built
diff --git a/NEWS b/NEWS
index 8c360ba..2e225b0 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@  Post-v2.9.0
      * Previous versions gave OpenFlow tables default names of the form
        "table#".  These are not helpful names for the purpose of accepting
        and displaying table names, so now tables by default have no names.
+    - Linux kernel 4.14
+      * Add support for compiling OVS with the latest Linux 4.14 kernel
 
 
 v2.9.0 - xx xxx xxxx