diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-25 11:54:26 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-25 10:04:06 +0000 |
commit | 1e2bf354994a7ec53c1acee2d1c2fe2208f7c905 (patch) | |
tree | 13b1c2ff519074f1e62fbb36677f21da5b0211c8 /docs/report/vpp_performance_tests/overview.rst | |
parent | 69a8a040b70ed67bbc7d3a820166871f815f1d9c (diff) |
CSIT-618 Release report update VIII
Change-Id: Idec390861aa5ac8a1a485d5996fbfef444ac8a29
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests/overview.rst')
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 5 |
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** |