docs: cleanup typos on readthrough
Type: style Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:

committed by
Dave Barach

parent
3b5e222f8a
commit
7fa3dd2881
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user