summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@ovn.org>2016-07-17 19:24:09 -0700
committerPravin B Shelar <pshelar@ovn.org>2016-07-26 16:55:27 -0700
commit763f638b7f34953ccae8b494c63d0dab7f326b41 (patch)
tree4f4ae1617b9af21483eb0dcec722d0b0dfbc9bba /FAQ.md
parent06aeda48052243c1ddc3ec23f6e4a3f3fc359b48 (diff)
downloadopenvswitch-763f638b7f34953ccae8b494c63d0dab7f326b41.tar.gz
travis: Update datapath target kernel list.
Update kernel list to latest stable release. 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 063bd70ec..35e1cac11 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -157,7 +157,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.3
+| 2.6.x | 3.10 to 4.6
Open vSwitch userspace should also work with the Linux kernel module
built into Linux 3.3 and later.