diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-10-27 17:28:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-10-28 13:51:13 +0000 |
commit | 7fa3dd2881be537ec6144850064ad1419dc12f3e (patch) | |
tree | 7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/usecases/simpleperf | |
parent | 3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff) |
docs: cleanup typos on readthrough
Type: style
Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/usecases/simpleperf')
-rw-r--r-- | docs/usecases/simpleperf/iperf3.rst | 2 | ||||
-rw-r--r-- | docs/usecases/simpleperf/trex2.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/usecases/simpleperf/iperf3.rst b/docs/usecases/simpleperf/iperf3.rst index 1d159d0eef2..0b0de373bff 100644 --- a/docs/usecases/simpleperf/iperf3.rst +++ b/docs/usecases/simpleperf/iperf3.rst @@ -3,7 +3,7 @@ Introduction ============ -This tutorial shows how to use VPP use iperf3 and Trex to get some basic peformance +This tutorial shows how to use VPP use iperf3 and Trex to get some basic performance numbers from a few basic configurations. Four examples are shown. In the first two examples, the **iperf3** tool is used to generate traffic, and in the last two examples the Cisco's `TRex Realistic Traffic Generator <http://trex-tgn.cisco.com/>`_ is used. For diff --git a/docs/usecases/simpleperf/trex2.rst b/docs/usecases/simpleperf/trex2.rst index adb1d10c736..590bfd05629 100644 --- a/docs/usecases/simpleperf/trex2.rst +++ b/docs/usecases/simpleperf/trex2.rst @@ -56,7 +56,7 @@ In the other terminal start the TRex console. With this console we will execute # cd v2.46/ # ./trex -console - Using 'python' as Python interpeter + Using 'python' as Python interpreter Connecting to RPC server on localhost:4501 [SUCCESS] @@ -152,7 +152,7 @@ More statistics can be displayed on the TRex console using the **tui** command. trex>tui - Global Statistitcs + Global Statistics connection : localhost, Port 4501 total_tx_L2 : 2.45 Gb/sec version : STL @ v2.46 total_tx_L1 : 2.59 Gb/sec |