X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fintroduction%2Ftest_environment_tg.rst;h=24df4deb63ab6973ac211878d093ba11cc7982f7;hb=HEAD;hp=dd97bbf909579cafee409884d69964f6f47a5940;hpb=4f1ba73c40decf810f27c044c9378aada8b39b43;p=csit.git diff --git a/docs/report/introduction/test_environment_tg.rst b/docs/report/introduction/test_environment_tg.rst deleted file mode 100644 index dd97bbf909..0000000000 --- a/docs/report/introduction/test_environment_tg.rst +++ /dev/null @@ -1,44 +0,0 @@ -TG Settings - TRex ------------------- - -TG Version -~~~~~~~~~~ - -|trex-release| - -DPDK Version -~~~~~~~~~~~~ - -DPDK v17.11 - -TG Build Script Used -~~~~~~~~~~~~~~~~~~~~ - -`TRex intallation`_ - -TG Startup Configuration -~~~~~~~~~~~~~~~~~~~~~~~~ - -:: - - $ cat /etc/trex_cfg.yaml - - port_limit : 2 - version : 2 - interfaces : ["0000:0d:00.0","0000:0d:00.1"] - port_info : - - dest_mac : [0x3c,0xfd,0xfe,0x9c,0xee,0xf5] - src_mac : [0x3c,0xfd,0xfe,0x9c,0xee,0xf4] - - dest_mac : [0x3c,0xfd,0xfe,0x9c,0xee,0xf4] - src_mac : [0x3c,0xfd,0xfe,0x9c,0xee,0xf5] - -TG Startup Command -~~~~~~~~~~~~~~~~~~ - -:: - - $ sh -c 'cd /scripts/ && sudo nohup ./t-rex-64 -i -c 7 --iom 0 > /tmp/trex.log 2>&1 &'> /dev/null - -TG API Driver -~~~~~~~~~~~~~ - -`TRex driver`_