DOCS: Update references to vineperf 38/72738/1
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Thu, 1 Jul 2021 12:56:06 +0000 (18:26 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Thu, 1 Jul 2021 12:56:53 +0000 (18:26 +0530)
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ia3db6ad77804fc9d28d950696635cbefc053b281

docs/index.rst
docs/release/release-notes/index.rst
docs/testing/developer/devguide/design/vswitchperf_design.rst
docs/testing/user/configguide/installation.rst
docs/testing/user/userguide/testusage.rst
docs/testing/user/userguide/yardstick.rst

index 3323e43..8111508 100644 (file)
@@ -1,4 +1,4 @@
-.. _vswitchperf:
+.. _vineperf:
 
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
index bb7a210..dcae1a4 100644 (file)
@@ -2,7 +2,7 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) OPNFV, Intel Corporation and others.
 
-.. _vswitchperf-releasenotes:
+.. _vineperf-releasenotes:
 
 ==================================================
 ViNePerf Release Notes
index f0f9401..384fd5b 100644 (file)
@@ -112,7 +112,7 @@ Configuration of PATHS dictionary
 ---------------------------------
 
 ViNePerf uses external tools like Open vSwitch and Qemu for execution of testcases. These
-tools may be downloaded and built automatically (see :ref:`vsperf-installation-script`)
+tools may be downloaded and built automatically (see :ref:`vineperf-installation-script`)
 or installed manually by user from binary packages. It is also possible to use a combination
 of both approaches, but it is essential to correctly set paths to all required tools.
 These paths are stored within a PATHS dictionary, which is evaluated before execution
index 4665c9e..24d6bfe 100644 (file)
@@ -2,7 +2,7 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) OPNFV, Intel Corporation, AT&T and others.
 
-.. _vsperf-installation:
+.. _vineperf-installation:
 
 ======================
 Installing ViNePerf
@@ -130,7 +130,7 @@ Changelog of vloop-vnf:
 
     * version with development tools required for build of DPDK and l2fwd
 
-.. _vsperf-installation-script:
+.. _vineperf-installation-script:
 
 Installation
 ------------
index a16fd32..f7b43c0 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^^^^^^^
index 35dfd1c..29b99bb 100644 (file)
@@ -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.