diff options
author | goldammx <martinx.goldammer@intel.com> | 2017-01-20 09:17:20 -0500 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2017-01-24 18:20:39 +0000 |
commit | 16193c4ab6179d6abbe716ef2880ff7432c52a81 (patch) | |
tree | 0f2c9393896100b916152dfd34161aeffc66e0b6 /docs | |
parent | 2e549f6216db3e11e7e97f41b402e2be440aa528 (diff) |
fedora24_install: Provide installer script for Fedora 24
Adds installer script for Fedora 24. Kernel version on Fedora 24
requires DPDK 16.11 and newer. VSPERF user must ensure, that used DPDK
and OVS version which are compatible with installed kernel.
Adds new folder for current distribution with installation scripts.
JIRA: VSPERF-453
Change-Id: I08846d6e51faa578ea9305173174bfc49b77018a
Signed-off-by: Martin Goldammer <martinx.goldammer@intel.com>
Reviewed-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 <sridhar.rao@spirent.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configguide/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configguide/installation.rst b/docs/configguide/installation.rst index ed414a8b..b6b42bc2 100644 --- a/docs/configguide/installation.rst +++ b/docs/configguide/installation.rst @@ -46,6 +46,7 @@ Supported Operating Systems * Fedora 20 * Fedora 21 * Fedora 22 +* Fedora 24 (kernel 4.8 requires DPDK 16.11 and newer) * RedHat 7.2 Enterprise Linux * RedHat 7.3 Enterprise Linux * Ubuntu 14.04 |