diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-01-10 09:19:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-10 09:19:37 +0000 |
commit | 5bd06d3527c2ade600cab62764aed06f344986bc (patch) | |
tree | 7bc03942232af7fc711333475de4e6a9db4e9187 /docs/design | |
parent | e7a55a6d763692acc2cb1cddf5bf21eb7be95310 (diff) | |
parent | 0f21a0025a21b601fde7de90d806e9ca4a99fb81 (diff) |
Merge "rhel73_install: Provide installer script for RHEL 7.3"
Diffstat (limited to 'docs/design')
-rwxr-xr-x | docs/design/vswitchperf_design.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/design/vswitchperf_design.rst b/docs/design/vswitchperf_design.rst index 88b6ba88..4f33a99f 100755 --- a/docs/design/vswitchperf_design.rst +++ b/docs/design/vswitchperf_design.rst @@ -257,6 +257,10 @@ that DPDK sources are not available, then vsperf will continue with test executi but testpmd can't be used as a guest loopback. This is useful in case, that other guest loopback applications (e.g. buildin or l2fwd) are used. +Note: In case of RHEL 7.3 OS usage, binary package configuration is required +for Vanilla OVS tests. With the installation of a supported rpm for OVS there is +a section in the ``conf\10_custom.conf`` file that can be used. + .. _VSPERF installation scripts: http://artifacts.opnfv.org/vswitchperf/docs/configguide/installation.html#other-requirements Configuration of GUEST options |