summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@ovn.org>2016-08-22 01:15:51 -0700
committerPravin B Shelar <pshelar@ovn.org>2016-08-22 14:43:33 -0700
commitc3cbb2868fa9d90fec617858b53019bcc6cc164c (patch)
tree87328aa933024cd78e128621f236cc2773d55258 /FAQ.md
parentc132fca0813f4baded4851ef6c10474a18d242b5 (diff)
downloadopenvswitch-c3cbb2868fa9d90fec617858b53019bcc6cc164c.tar.gz
datapath: Add support for kernel 4.7
Signed-off-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Jesse Gross <jesse@kernel.org>
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index f4fd55da7..6d234431f 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -172,7 +172,7 @@ A: The following table lists the Linux kernel versions against which the
| 2.3.x | 2.6.32 to 3.14
| 2.4.x | 2.6.32 to 4.0
| 2.5.x | 2.6.32 to 4.3
-| 2.6.x | 3.10 to 4.6
+| 2.6.x | 3.10 to 4.7
Open vSwitch userspace should also work with the Linux kernel module
built into Linux 3.3 and later.