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/developer/devguide/design | |
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/developer/devguide/design')
-rw-r--r-- | docs/testing/developer/devguide/design/vswitchperf_design.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/developer/devguide/design/vswitchperf_design.rst b/docs/testing/developer/devguide/design/vswitchperf_design.rst index f0f9401d..384fd5b4 100644 --- a/docs/testing/developer/devguide/design/vswitchperf_design.rst +++ b/docs/testing/developer/devguide/design/vswitchperf_design.rst @@ -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 |