aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-16 10:41:19 +0100
committerChristopherPrice <christopher.price@ericsson.com>2016-02-16 10:42:47 +0100
commitd94018cc7be0298eaa00799245b70dec2bcd8e0c (patch)
tree1ad85177d8f5a5502330144ea1860c4f2b3c934a /docs/userguide
parent149abb6a80337e36237674d0936dbd6600cb818f (diff)
Altering the filename for autogeneration
Updated the heading and moved to a new filename for composite docs. Added a link to the vsp userguide at the end of the doc. Change-Id: I416228be9347275bcd4c90e394678e4eb93198d4 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/userguide')
-rw-r--r--docs/userguide/index.rst2
-rwxr-xr-xdocs/userguide/testusage.rst (renamed from docs/userguide/quickstart.rst)11
2 files changed, 9 insertions, 4 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst
index db0e772c..591a1211 100644
--- a/docs/userguide/index.rst
+++ b/docs/userguide/index.rst
@@ -10,5 +10,5 @@ VSPERF User Guide
:numbered:
:maxdepth: 3
- quickstart.rst
+ testusage.rst
integration.rst
diff --git a/docs/userguide/quickstart.rst b/docs/userguide/testusage.rst
index e7f4c142..c509d5e8 100755
--- a/docs/userguide/quickstart.rst
+++ b/docs/userguide/testusage.rst
@@ -2,9 +2,8 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Intel Corporation, AT&T and others.
-=============================
-Getting Started with 'vsperf'
-=============================
+vSwitchPerf test suites userguide
+=================================
General
-------
@@ -461,3 +460,9 @@ an appropriate amount of memory:
VSWITCHD_DPDK_ARGS = ['-c', '0x4', '-n', '4', '--socket-mem 1024,0']
+More information
+----------------
+
+For more information and details refer to the vSwitchPerf user guide at:
+http://artifacts.opnfv.org/vswitchperf/brahmaputra/userguide/index.html
+