summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/trex.py
AgeCommit message (Collapse)AuthorFilesLines
2016-07-08fix multicast being counted as ierrorYaroslav Brustinov1-1/+0
2016-07-04trex_client: sample each secondYaroslav Brustinov1-0/+1
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov1-0/+1
2016-06-08regression: speedup stateless with --skip-clean flagYaroslav Brustinov1-0/+1
2016-05-23replace t-rex to TRexYaroslav Brustinov1-14/+14
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-05-17regression: add no-daemon flag that specifies stl server is running, no need ↵Yaroslav Brustinov1-0/+1
daemons etc.
2016-04-29regression: add GAYaroslav Brustinov1-0/+1
2016-03-23yes...again Python3....imarom1-14/+14
2016-03-09regression: stl updatesYaroslav Brustinov1-0/+2
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-29/+52
binary, do not build by default;
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+427
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11