aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/overview.rst
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-07-25 11:54:26 +0200
committerPeter Mikus <pmikus@cisco.com>2017-07-25 10:11:42 +0000
commitc9db27cad6abfa06397d5e92aa3f59faf20c4bf6 (patch)
tree5c7454e1642fcb5d6f8fb8ac98c16ded766121fe /docs/report/vpp_performance_tests/overview.rst
parente10f0f6dbab1b0def0a831acbd553ea549e4257f (diff)
CSIT-618 Release report update VIII
Change-Id: Idec390861aa5ac8a1a485d5996fbfef444ac8a29 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 1e2bf354994a7ec53c1acee2d1c2fe2208f7c905)
Diffstat (limited to 'docs/report/vpp_performance_tests/overview.rst')
-rw-r--r--docs/report/vpp_performance_tests/overview.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst
index 98a4d06681..5cf7b1d355 100644
--- a/docs/report/vpp_performance_tests/overview.rst
+++ b/docs/report/vpp_performance_tests/overview.rst
@@ -361,8 +361,9 @@ TRex is installed and run on the TG compute node. The typical procedure is:
$ sh -c 'cd /opt/trex-core-2.25/scripts/ && sudo nohup ./t-rex-64 -i -c 7 --iom 0 > /dev/null 2>&1 &' > /dev/null
-- There are traffic streams dynamically prepared for each test. The traffic
- is sent and the statistics obtained using trex_stl_lib.api.STLClient.
+- There are traffic streams dynamically prepared for each test, based on traffic
+ profiles. The traffic is sent and the statistics obtained using
+ trex_stl_lib.api.STLClient.
**Measuring packet loss**