docs: fix links in the quickstart guide. 49/7849/1
authorMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 19 Jan 2016 17:11:25 +0000 (17:11 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 25 Jan 2016 09:01:16 +0000 (09:01 +0000)
Fix installation and Traffic gen guide links in
http://artifacts.opnfv.org/vswitchperf/docs/userguides/quickstart.html
to
http://artifacts.opnfv.org/vswitchperf/docs/userguides/installation.html
and
http://artifacts.opnfv.org/vswitchperf/docs/userguides/trafficgen.html.
Also added where vloop_vnf can be downloaded from.

JIRA: VSPERF-186
Change-Id: I585367b1c717fdbb0b56b7f0312fe9c70f51594f
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Radek Zetik <radekx.zetik@intel.com>
Reviewed-by: Dino Simeon Madarang <dino.simeonx.madarang@intel.com>
(cherry picked from commit a844a969d48f2294e639350f5eca82bf8ef81623)

docs/userguides/quickstart.rst

index e93a040..a49aa70 100755 (executable)
@@ -16,7 +16,7 @@ support in VSPERF includes:
 
 If you want to use another traffic generator, please select the Dummy generator
 option as shown in `Traffic generator instructions
-<http://artifacts.opnfv.org/vswitchperf/docs/docs/guides/trafficgen.html>`__
+<http://artifacts.opnfv.org/vswitchperf/docs/userguides/trafficgen.html>`__
 
 Supported OSes include:
 
@@ -36,13 +36,13 @@ VSPERF Installation
 --------------------
 
 Follow the `installation instructions
-<http://artifacts.opnfv.org/vswitchperf/docs/docs/guides/index.html>`__ to
+<http://artifacts.opnfv.org/vswitchperf/docs/userguides/installation.html>`__ to
 install.
 
 Traffic Generator Setup
 -----------------------
 Follow the `Traffic generator instructions
-<http://artifacts.opnfv.org/vswitchperf/docs/docs/guides/trafficgen.html>`__ to
+<http://artifacts.opnfv.org/vswitchperf/docs/userguides/trafficgen.html>`__ to
 install and configure a suitable traffic generator.
 
 Cloning and building src dependencies
@@ -130,6 +130,18 @@ described like so (1 = max priority):
 2. Environment variables
 3. Configuration file(s)
 
+vloop_vnf
+---------
+vsperf uses a VM called vloop_vnf for looping traffic in the PVP and PVVP
+deployment scenarios. The image can be downloaded from
+`<http://artifacts.opnfv.org/>`__.
+
+.. code-block:: console
+
+    $ wget http://artifacts.opnfv.org/vswitchperf/vloop-vnf-ubuntu-14.04_20151216.qcow2
+
+Alternatively you can use your own QEMU image.
+
 --------------
 
 Executing tests