From 190afc581ba32fec62473572af0654867efb9aa0 Mon Sep 17 00:00:00 2001 From: Christian Trautman Date: Tue, 4 Sep 2018 01:58:50 -0400 Subject: RHEL_75_INSTALL: Add install build script for RHEL 7.5 version Adds build scripts that prevent compiling of incompatible packages due to kernel. Those packages can be installed from channel subscripts or binaries can be built from upstream sources. JIRA: VSPERF-589 Change-Id: I92821c64e43fb2e80b9c2978c0870a2c1d84409f Signed-off-by: Christian Trautman --- docs/testing/user/configguide/installation.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/testing') diff --git a/docs/testing/user/configguide/installation.rst b/docs/testing/user/configguide/installation.rst index 51588007..fcf5b05d 100644 --- a/docs/testing/user/configguide/installation.rst +++ b/docs/testing/user/configguide/installation.rst @@ -53,6 +53,7 @@ Supported Operating Systems * SLES 15 * RedHat 7.2 Enterprise Linux * RedHat 7.3 Enterprise Linux +* RedHat 7.5 Enterprise Linux * Ubuntu 14.04 * Ubuntu 16.04 * Ubuntu 16.10 (kernel 4.8 requires DPDK 16.11 and newer) @@ -176,6 +177,11 @@ built from upstream source due to kernel incompatibilities. Please see the instructions in the vswitchperf_design document for details on configuring OVS Vanilla for binary package usage. +**NOTE:** For RHEL 7.5 Enterprise DPDK and Openvswitch are not built from +upstream sources due to kernel incompatibilities. Please use subscription +channels to obtain binary equivalents of openvswitch and dpdk packages or +build binaries using instructions from openvswitch.org and dpdk.org. + .. _vpp-installation: VPP installation -- cgit 1.2.3-korg