diff options
author | goldammx <martinx.goldammer@intel.com> | 2017-01-23 03:45:57 -0500 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2017-01-25 08:56:39 +0000 |
commit | 704568eccc52967b090751ce6a618cf9f50be3d6 (patch) | |
tree | c39de8d21572e176b596659bf517772477e67f3d /docs | |
parent | 5c0a56da1e337d70bb26dec3a0bf6bad5aff497f (diff) |
fedora25_install: Provide installer script for Fedora 25
Adds installer script for Fedora 25. Kernel version on Fedora 25
requires DPDK 16.11 and newer. VSPERF user must use DPDK and OVS
versions, which are compatible with installed kernel.
Adds new folder for current distribution with installation scripts.
JIRA: VSPERF-453
Change-Id: Icb86ea7655e95df57a8052e4a8523348a0c75dc0
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 b6b42bc2..600c6bab 100644 --- a/docs/configguide/installation.rst +++ b/docs/configguide/installation.rst @@ -47,6 +47,7 @@ Supported Operating Systems * Fedora 21 * Fedora 22 * Fedora 24 (kernel 4.8 requires DPDK 16.11 and newer) +* Fedora 25 (kernel 4.9 requires DPDK 16.11 and newer) * RedHat 7.2 Enterprise Linux * RedHat 7.3 Enterprise Linux * Ubuntu 14.04 |