Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-16 | regression: add --restart-daemon flag, without it trex_daemon_server will ↵ | 1 | -1/+1 | ||
not be restarted. Change-Id: I5750a11cc9587ae639ef8044f3ff5f1bdf19441b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | regression STL: first configure router, then start TRex for IP resolve to work. | 1 | -0/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-07-08 | fix multicast being counted as ierror | 1 | -1/+0 | ||
2016-07-04 | trex_client: sample each second | 1 | -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-20 | regression: add flag to run with debug image | 1 | -0/+1 | ||
2016-06-08 | regression: speedup stateless with --skip-clean flag | 1 | -0/+1 | ||
2016-05-23 | replace t-rex to TRex | 1 | -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-17 | regression: add no-daemon flag that specifies stl server is running, no need ↵ | 1 | -0/+1 | ||
daemons etc. | |||||
2016-04-29 | regression: add GA | 1 | -0/+1 | ||
2016-03-23 | yes...again Python3.... | 1 | -14/+14 | ||
2016-03-09 | regression: stl updates | 1 | -0/+2 | ||
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 1 | -29/+52 | ||
binary, do not build by default; | |||||
2016-01-05 | move regression to trex-core | 1 | -0/+427 | ||
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 |