summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client/trex_hltapi.py
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11validate_type for easier type checks, hltapi move to trex_stl_libYaroslav Brustinov1-1007/+0
2016-02-10update hltapi + functional regression + remove old packet_builder testsYaroslav Brustinov1-98/+294
2016-02-09minor fixesimarom1-6/+17
2016-02-05HLTAPI update + HLT packet builder functional tests (no simulation)Yaroslav Brustinov1-210/+400
2016-02-02Fix Dan's packet builder payload_gen reference to packet, HLTAPI updated for ↵Yaroslav Brustinov1-98/+107
Scapy builder, Scapy builder style corrections
2016-02-01HTLAPI updateYaroslav Brustinov1-82/+151
2016-01-31add driver for Ubuntu 14.04.3, remove seconds from regression start time at ↵Yaroslav Brustinov1-119/+129
HTML report, HLTAPI improvements
2016-01-28HLTAPI updates, aggregated results tests count printYaroslav Brustinov1-182/+386
2016-01-24added exampleimarom1-2/+2
2016-01-05move regression to trex-coreYaroslav Brustinov1-40/+51
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein1-19/+139
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console
2015-10-28more HLTAPI 2Dan Klein1-16/+48
2015-10-27More HLTAPIDan Klein1-13/+54
2015-10-27more hltapi progressDan Klein1-4/+68
connect working
2015-10-25HLTAPI progress...Dan Klein1-2/+28
2015-10-22minor updatesDan Klein1-0/+6
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein1-0/+18
added dot1q into dpkt lib First abstractino of HLTAPI layer