diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-08-29 14:19:05 +0100 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2017-08-30 10:55:32 +0100 |
commit | 655e93e08c230068ec1408bb612ef543fd5e5c17 (patch) | |
tree | d8d379264ba90e14a846886833e1922300fff989 /docs/testing/developer | |
parent | 3e22a019e196996230b47d91b9c3c4893656a3c6 (diff) |
doc: Include list of TCs in doc
List of vsperf "inbox" testcases was added into documentation.
This patch also fixes:
* a few SPHINX warnings and errors
* empty userguide index
JIRA: VSPERF-519
Change-Id: I417ed40130f0c7de4f76551f3f1cac0cb1e6da89
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/devguide/design/vswitchperf_design.rst | 2 | ||||
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/developer/devguide/design/vswitchperf_design.rst b/docs/testing/developer/devguide/design/vswitchperf_design.rst index 8111b513..58563845 100644 --- a/docs/testing/developer/devguide/design/vswitchperf_design.rst +++ b/docs/testing/developer/devguide/design/vswitchperf_design.rst @@ -23,7 +23,7 @@ Example Connectivity to DUT Establish connectivity to the VSPERF DUT Linux host. If this is in an OPNFV lab following the steps provided by `Pharos <https://www.opnfv.org/community/projects/pharos>`_ - to `access the POD <https://wiki.opnfv.org/display/pharos/Pharos+Lab+Support>`_ +to `access the POD <https://wiki.opnfv.org/display/pharos/Pharos+Lab+Support>`_ The followign steps establish the VSPERF environment. diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 4ae155f9..9af8eb81 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -56,9 +56,9 @@ VSPERF IETF RFC 8204 :maxdepth: 2 :numbered: -The VSPERF test specification was summarized in a 23 page Internet Draft ... `Benchmarking Virtual Switches in OPNFV -<https://tools.ietf.org/html/draft-ietf-bmwg-vswitch-opnfv-01>`_ - which was contributed to the IETF Benchmarking Methodology Working Group (BMWG). The BMWG was re-chartered in 2014 +The VSPERF test specification was summarized in a 23 page Internet Draft ... +`Benchmarking Virtual Switches in OPNFV <https://tools.ietf.org/html/draft-ietf-bmwg-vswitch-opnfv-01>`_ +which was contributed to the IETF Benchmarking Methodology Working Group (BMWG). The BMWG was re-chartered in 2014 to include benchmarking for Virtualized Network Functions (VNFs) and their infrastructure. The Internet Engineering Steering Group of the IETF has approved the most recent version for publication as RFC 8204. |