1807 report: added HW calibration sections to test_environment plus editing nits.
[csit.git] / docs / report / introduction / test_environment_tg.rst
1 TG Settings - TRex
2 ------------------
3
4 TG Version
5 ~~~~~~~~~~
6
7 |trex-release|
8
9 DPDK version
10 ~~~~~~~~~~~~
11
12 DPDK v17.11
13
14 TG Build Script used
15 ~~~~~~~~~~~~~~~~~~~~
16
17 `TRex intallation`_
18
19 TG Startup Configuration
20 ~~~~~~~~~~~~~~~~~~~~~~~~
21
22 ::
23
24     $ cat /etc/trex_cfg.yaml
25     - port_limit      : 2
26       version         : 2
27       interfaces      : ["0000:0d:00.0","0000:0d:00.1"]
28       port_info       :
29         - dest_mac        :   [0x3c,0xfd,0xfe,0x9c,0xee,0xf5]
30           src_mac         :   [0x3c,0xfd,0xfe,0x9c,0xee,0xf4]
31         - dest_mac        :   [0x3c,0xfd,0xfe,0x9c,0xee,0xf4]
32           src_mac         :   [0x3c,0xfd,0xfe,0x9c,0xee,0xf5]
33
34 TG Startup Command
35 ~~~~~~~~~~~~~~~~~~
36
37 ::
38
39     $ 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
40
41 TG API Driver
42 ~~~~~~~~~~~~~
43
44 `TRex driver`_