diff options
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** |