diff options
author | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-07-01 18:26:06 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-07-01 18:26:53 +0530 |
commit | 9aef8b7e4606161bb2046f68a436213cbd1b8961 (patch) | |
tree | 0a89115a372d25d477a3fdd67356fce2dd7ae316 /docs/testing/user/userguide | |
parent | 7413f29635922d9864802aed2ff8024c782bfcac (diff) |
DOCS: Update references to vineperf
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ia3db6ad77804fc9d28d950696635cbefc053b281
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/testusage.rst | 2 | ||||
-rw-r--r-- | docs/testing/user/userguide/yardstick.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/testusage.rst b/docs/testing/user/userguide/testusage.rst index a16fd326..f7b43c08 100644 --- a/docs/testing/user/userguide/testusage.rst +++ b/docs/testing/user/userguide/testusage.rst @@ -30,7 +30,7 @@ ViNePerf Installation ^^^^^^^^^^^^^^^^^^^^^ To see the supported Operating Systems, vSwitches and system requirements, -please follow the `installation instructions <vsperf-installation>`. +please follow the `installation instructions <vineperf-installation>`. Traffic Generator Setup ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/testing/user/userguide/yardstick.rst b/docs/testing/user/userguide/yardstick.rst index 35dfd1c9..29b99bb7 100644 --- a/docs/testing/user/userguide/yardstick.rst +++ b/docs/testing/user/userguide/yardstick.rst @@ -68,7 +68,7 @@ a base image for ViNePerf. One of the possibilities is to modify vloop-vnf image, which can be downloaded from `<http://artifacts.opnfv.org/vswitchperf.html/>`__ (see :ref:`vloop-vnf`). -Please follow the :ref:`vsperf-installation` to +Please follow the :ref:`vineperf-installation` to install ViNePerf inside vloop-vnf image. As ViNePerf will be run in trafficgen mode, it is possible to skip installation and compilation of OVS, QEMU and DPDK to keep image size smaller. |