aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/developer/devguide/requirements
diff options
context:
space:
mode:
authorSridhar K. N. Rao <sridhar.rao@spirent.com>2021-06-22 14:48:01 +0530
committerSridhar K. N. Rao <sridhar.rao@spirent.com>2021-06-23 11:59:02 +0530
commitd5c0a03054f720da2a5ff9eba74feee57fb0296d (patch)
tree9aa3b35f7e6cb82158ab364e8e855b4c8f23649c /docs/testing/developer/devguide/requirements
parent8af88b77b668bf2c6bdf61d4bc777f414c935f6c (diff)
DOCS: Thorough update of ViNePerf Documentation.
Included Kali release notes too. Made changes based on review from Al. More changes - thanks to Al. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I50b02c2389ddad9596433fd33430270da0fab5db
Diffstat (limited to 'docs/testing/developer/devguide/requirements')
-rw-r--r--docs/testing/developer/devguide/requirements/ietf_draft/rfc8204-vsperf-bmwg-vswitch-opnfv.rst4
-rw-r--r--docs/testing/developer/devguide/requirements/vswitchperf_ltd.rst6
-rw-r--r--docs/testing/developer/devguide/requirements/vswitchperf_ltp.rst20
3 files changed, 15 insertions, 15 deletions
diff --git a/docs/testing/developer/devguide/requirements/ietf_draft/rfc8204-vsperf-bmwg-vswitch-opnfv.rst b/docs/testing/developer/devguide/requirements/ietf_draft/rfc8204-vsperf-bmwg-vswitch-opnfv.rst
index 10b07d54..201c8415 100644
--- a/docs/testing/developer/devguide/requirements/ietf_draft/rfc8204-vsperf-bmwg-vswitch-opnfv.rst
+++ b/docs/testing/developer/devguide/requirements/ietf_draft/rfc8204-vsperf-bmwg-vswitch-opnfv.rst
@@ -6,12 +6,12 @@
IETF benchmarking specification RFC8204
***************************************
-The directory /ietf_draft was used to store draft versions of the VSPERF test specification proposed
+The directory /ietf_draft was used to store draft versions of the ViNePerf test specification proposed
as an Internet Draft and subsequently approved for publication as RFC8204. The draft versions have
been removed. "Benchmarking Virtual Switches in the Open Platform for NFV (OPNFV)" is an
informational RFC published by the IETF available here https://tools.ietf.org/html/rfc8204.
-For more information about VSPERF refer to:
+For more information about ViNePerf refer to:
* Wiki: https://wiki.opnfv.org/display/vsperf
* Repository: https://git.opnfv.org/vswitchperf
diff --git a/docs/testing/developer/devguide/requirements/vswitchperf_ltd.rst b/docs/testing/developer/devguide/requirements/vswitchperf_ltd.rst
index 1ea99f7e..5796b399 100644
--- a/docs/testing/developer/devguide/requirements/vswitchperf_ltd.rst
+++ b/docs/testing/developer/devguide/requirements/vswitchperf_ltd.rst
@@ -2,9 +2,9 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Intel Corporation, AT&T and others.
-******************************
-VSPERF LEVEL TEST DESIGN (LTD)
-******************************
+********************************
+ViNePerf LEVEL TEST DESIGN (LTD)
+********************************
.. 3.1
diff --git a/docs/testing/developer/devguide/requirements/vswitchperf_ltp.rst b/docs/testing/developer/devguide/requirements/vswitchperf_ltp.rst
index c0b63859..fe57ddc5 100644
--- a/docs/testing/developer/devguide/requirements/vswitchperf_ltp.rst
+++ b/docs/testing/developer/devguide/requirements/vswitchperf_ltp.rst
@@ -4,16 +4,16 @@
.. 3.1
-*****************************
-VSPERF LEVEL TEST PLAN (LTP)
-*****************************
+******************************
+ViNePerf LEVEL TEST PLAN (LTP)
+******************************
===============
Introduction
===============
-The objective of the OPNFV project titled
-**Characterize vSwitch Performance for Telco NFV Use Cases**, is to
+The objective of the Anuket project titled
+**Characterize Virtual Networking Performance for Telco NFV Use Cases**, is to
evaluate the performance of virtual switches to identify its suitability for a
Telco Network Function Virtualization (NFV) environment. The intention of this
Level Test Plan (LTP) document is to specify the scope, approach, resources,
@@ -1295,9 +1295,9 @@ vsperf also identified an alternative configuration for the final step:
Environment/infrastructure
============================
-VSPERF CI jobs are run using the OPNFV lab infrastructure as described by the
+ViNePerf CI jobs are run using the Anuket lab infrastructure as described by the
'Pharos Project <https://www.opnfv.org/community/projects/pharos>`_ .
-A VSPERF POD is described here https://wiki.opnfv.org/display/pharos/VSPERF+in+Intel+Pharos+Lab+-+Pod+12
+A ViNePerf POD is described here https://wiki.opnfv.org/display/pharos/ViNePerf+in+Intel+Pharos+Lab+-+Pod+12
vsperf CI
---------
@@ -1322,15 +1322,15 @@ vsperf CI jobs are broken down into:
Scripts:
--------
-There are 2 scripts that are part of VSPERFs CI:
+There are 2 scripts that are part of ViNePerfs CI:
- * build-vsperf.sh: Lives in the VSPERF repository in the ci/ directory and is
+ * build-vsperf.sh: Lives in the ViNePerf repository in the ci/ directory and is
used to run vsperf with the appropriate cli parameters.
* vswitchperf.yml: YAML description of our jenkins job. lives in the RELENG
repository.
More info on vsperf CI can be found here:
-https://wiki.opnfv.org/display/vsperf/VSPERF+CI
+https://wiki.opnfv.org/display/vsperf/ViNePerf+CI
.. 3.3.3: