[ovs-dev] [PATCH] FAQ: Fix supported kernel version.

Pravin pshelar at nicira.com
Tue Mar 25 18:08:19 UTC 2014


OVS 2.1 does not support kernel 3.12.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
---
 FAQ |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/FAQ b/FAQ
index dae5c5b..eec2d4f 100644
--- a/FAQ
+++ b/FAQ
@@ -148,7 +148,8 @@ A: The following table lists the Linux kernel versions against which the
        1.10.x     2.6.18 to 3.8
        1.11.x     2.6.18 to 3.8
        2.0.x      2.6.32 to 3.10
-       2.1.x      2.6.32 to 3.12
+       2.1.x      2.6.32 to 3.11
+       2.2.x      2.6.32 to 3.12
 
    Open vSwitch userspace should also work with the Linux kernel module
    built into Linux 3.3 and later.
-- 
1.7.9.5




More information about the dev mailing list