aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/02-network.rst
diff options
context:
space:
mode:
authorlinux_geek <taseer94@gmail.com>2016-10-07 13:16:49 +0500
committerTaseer Ahmed <taseer94@gmail.com>2016-10-08 04:12:37 +0000
commitc693698b4f9e79512a4632b8dcb343095fc32bf7 (patch)
tree4330f700a59381de2fe8bd573970b3e0ba45a695 /docs/userguide/02-network.rst
parent210bb32b021d2da8191a11dfbc6eb6e75563f2a4 (diff)
Some small spelling errors.
Change-Id: I566ce7755388d2efc2278e4dc4c91d67d217ecb0 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Diffstat (limited to 'docs/userguide/02-network.rst')
-rw-r--r--docs/userguide/02-network.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/02-network.rst b/docs/userguide/02-network.rst
index bc475ad3..c556642b 100644
--- a/docs/userguide/02-network.rst
+++ b/docs/userguide/02-network.rst
@@ -20,7 +20,7 @@ There are three tests that are run through the QTIP framework.
Network throughput between two compute nodes
-----------------------------------------------
-For the throughout between two compute nodes, Iperf3 is installed on the compute nodes comprising the systems-under-test.
+For the throughput between two compute nodes, Iperf3 is installed on the compute nodes comprising the systems-under-test.
One of the compute nodes is used as a server and the other as a client.
The client pushes traffic to the server for a duration specified by the user in the configuration file for Iperf3.
@@ -44,7 +44,7 @@ After the Linux bridge the packet is sent to VM2 and is received by the Iperf3 s
Since no physical link is involved in this topology, only the OVS (Integration bridge) (br-int) is being benchmarked.
-Network throughput between two VMs on the same compute node
+Network throughput between two VMs on different compute nodes
--------------------------------------------------------------