diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-01-11 08:53:39 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-01-11 07:59:57 +0000 |
commit | 1c66ee7e4d3c0ac6375c1c5ca15bc349d8cb3bfa (patch) | |
tree | d235fd6a78be8537d415e887b04a9f2431c2a35f /docs/report/dpdk_performance_tests | |
parent | c7eb2002bcd007520309feb3e11a26ff847a4e05 (diff) |
CSIT Report update
Change-Id: I42efd42ec577723ef2b17a1753ae744986bb66ff
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
-rw-r--r-- | docs/report/dpdk_performance_tests/overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/report/dpdk_performance_tests/overview.rst b/docs/report/dpdk_performance_tests/overview.rst index 6af7fe9032..a61d85395a 100644 --- a/docs/report/dpdk_performance_tests/overview.rst +++ b/docs/report/dpdk_performance_tests/overview.rst @@ -215,7 +215,7 @@ TRex is installed and run on the TG compute node. The typical procedure is: - TRex is started in the background mode :: - $ 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 + $ sh -c 'cd <t-rex-install-dir>/scripts/ && sudo nohup ./t-rex-64 -i -c 7 --iom 0 > /tmp/trex.log 2>&1 &' > /dev/null - There are traffic streams dynamically prepared for each test, based on traffic profiles. The traffic is sent and the statistics obtained using |