aboutsummaryrefslogtreecommitdiffstats
path: root/systems
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 /systems
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 'systems')
l---------systems/ubuntu/16.041
l---------systems/ubuntu/16.101
2 files changed, 2 insertions, 0 deletions
diff --git a/systems/ubuntu/16.04 b/systems/ubuntu/16.04
new file mode 120000
index 00000000..af805b45
--- /dev/null
+++ b/systems/ubuntu/16.04
@@ -0,0 +1 @@
+14.04 \ No newline at end of file
diff --git a/systems/ubuntu/16.10 b/systems/ubuntu/16.10
new file mode 120000
index 00000000..d17f205b
--- /dev/null
+++ b/systems/ubuntu/16.10
@@ -0,0 +1 @@
+16.04 \ No newline at end of file