From 9562a50cc34ca47614a86c6516aa25da0e4aa509 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Mon, 12 Dec 2016 14:27:49 +0000 Subject: install: Ubuntu 16.xx support Installation scripts were updated to support Ubuntu 16.04 LTS and Ubuntu 16.10. Ubuntu 16.10 uses kernel 4.8, which is supported since DPDK 16.11. It is up to the vsperf user to use DPDK and OVS versions compatible with active Linux kernel. JIRA: VSPERF-408 Change-Id: Ifb71de72cf6d4f9d6e2319cb5c1d7d5dcbe5314f Signed-off-by: Goldammer, MartinX Signed-off-by: Martin Klozik Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Bill Michalowski Reviewed-by: Antonio Fischetti Reviewed-by: --- docs/configguide/installation.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/configguide/installation.rst b/docs/configguide/installation.rst index 7ba64bba..7548b3f3 100755 --- a/docs/configguide/installation.rst +++ b/docs/configguide/installation.rst @@ -15,6 +15,8 @@ Supported Operating Systems * Fedora 22 * RedHat 7.2 Enterprise * Ubuntu 14.04 +* Ubuntu 16.04 +* Ubuntu 16.10 (kernel 4.8 requires DPDK 16.11 and newer) Supported vSwitches ------------------- -- cgit 1.2.3-korg