From d0b875e3b99dcc5632d40898050847b1b9d6c450 Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Tue, 19 Jan 2016 17:11:25 +0000 Subject: docs: fix links in the quickstart guide. 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 Reviewed-by: Martin Klozik Reviewed-by: Radek Zetik Reviewed-by: Dino Simeon Madarang (cherry picked from commit a844a969d48f2294e639350f5eca82bf8ef81623) --- docs/userguides/quickstart.rst | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/userguides/quickstart.rst b/docs/userguides/quickstart.rst index e93a040f..a49aa709 100755 --- a/docs/userguides/quickstart.rst +++ b/docs/userguides/quickstart.rst @@ -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 -`__ +`__ Supported OSes include: @@ -36,13 +36,13 @@ VSPERF Installation -------------------- Follow the `installation instructions -`__ to +`__ to install. Traffic Generator Setup ----------------------- Follow the `Traffic generator instructions -`__ to +`__ 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 +``__. + +.. 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 -- cgit 1.2.3-korg