summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2016-12-12 14:27:49 +0000
committerMartin Klozik <martinx.klozik@intel.com>2016-12-13 12:04:43 +0000
commit9562a50cc34ca47614a86c6516aa25da0e4aa509 (patch)
tree54ae37f84aabf6d94d196caa5a6a49cd53986893 /docs
parent3d33e32f9fe9d8c8e6f4fb935d67fc39b2c0a483 (diff)
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 <martinx.goldammer@intel.com> Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Al Morton <acmorton@att.com> Reviewed-by: Christian Trautman <ctrautma@redhat.com> Reviewed-by: Bill Michalowski <bmichalo@redhat.com> Reviewed-by: Antonio Fischetti <antonio.fischetti@intel.com> Reviewed-by: <sridhar.rao@spirent.com>
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/configguide/installation.rst2
1 files changed, 2 insertions, 0 deletions
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
-------------------