diff options
author | goldammx <martinx.goldammer@intel.com> | 2017-01-25 03:42:51 -0500 |
---|---|---|
committer | goldammx <martinx.goldammer@intel.com> | 2017-01-26 08:23:49 -0500 |
commit | 56e12cde71d4103e1b657ad3199f2bb9e0a3c8ea (patch) | |
tree | fee39d1792471ed4bed4d684313fc1e6fa1f4e7e /docs | |
parent | 57e1c282f4c25933b39042b52c41733a43b89324 (diff) |
fedora_remove_old: Remove installation scripts for Fedora 20-22
VSPERF with DPDK 16.04 and 16.07 did not work on Fedora 20-22.
Installtion scripts for F20-F22 were deleted. VSPERF supports
F24 and F25.
JIRA: VSPERF-475
Change-Id: I3ce62b8883844cbcaab5b75fb9374068f9fced16
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 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/configguide/installation.rst b/docs/configguide/installation.rst index 600c6bab..dd74f293 100644 --- a/docs/configguide/installation.rst +++ b/docs/configguide/installation.rst @@ -43,9 +43,6 @@ Supported Operating Systems --------------------------- * CentOS 7.3 -* Fedora 20 -* 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 |