Docs: Update report sections
[csit.git] / docs / report / introduction / test_environment_tg.rst
index 135c9d4..38dfb90 100644 (file)
@@ -9,12 +9,12 @@ TG Version
 DPDK Version
 ~~~~~~~~~~~~
 
-DPDK v18.08
+DPDK v19.05
 
 TG Build Script Used
 ~~~~~~~~~~~~~~~~~~~~
 
-`TRex intallation`_
+`TRex installation`_
 
 TG Startup Configuration
 ~~~~~~~~~~~~~~~~~~~~~~~~
@@ -35,7 +35,7 @@ TG Startup Command
 
 ::
 
-    $ sh -c 'cd <t-rex-install-dir>/scripts/ && sudo nohup ./t-rex-64 -i -c 7 > /tmp/trex.log 2>&1 &'> /dev/null
+    $ sh -c 'cd <t-rex-install-dir>/scripts/ && sudo nohup ./t-rex-64 -i -c 7 --prefix $(hostname) --hdrh > /tmp/trex.log 2>&1 &'> /dev/null
 
 TG API Driver
 ~~~~~~~~~~~~~