Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-06 | regression: reduce 1 json request | 1 | -5/+4 | ||
2016-06-06 | daemons fixes | 1 | -4/+4 | ||
2016-05-29 | regression: add trex08 and trex09 to regression, mask workaround to trex-201 ↵ | 1 | -1/+1 | ||
issue | |||||
2016-05-23 | replace t-rex to TRex | 1 | -3/+3 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | 1 | -6/+8 | ||
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-17 | regression: add no-daemon flag that specifies stl server is running, no need ↵ | 1 | -20/+28 | ||
daemons etc. | |||||
2016-05-15 | regression and master daemon updates | 1 | -5/+6 | ||
2016-05-13 | add master daemon | 1 | -69/+41 | ||
2016-04-29 | typo | 1 | -1/+1 | ||
2016-04-29 | regression: add GA | 1 | -0/+5 | ||
2016-04-24 | stateful API: add get_ports_count based on result | 1 | -12/+16 | ||
regression: be per core takes into account number of ports | |||||
2016-04-17 | regression: load clean config several attempts, use custom number of cores ↵ | 1 | -1/+4 | ||
at stateless. | |||||
2016-04-03 | regression: add testing of TRex client package | 1 | -0/+11 | ||
2016-03-31 | regression: | 1 | -4/+15 | ||
stateless examples: don't fail on result problems, only check python functionality stateful add --warmup flag for 30 seconds 9k imix run before other tests. | |||||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 1 | -10/+21 | ||
make stateful tree similar to stl : stf/trex_stf_lib and stf/examples change trex_client package: add profiles, use full stl dir. stl examples: now use stl_path.STL_PROFILES_PATH variable regression: add higher timeout to rsync. | |||||
2016-03-24 | gather stateful client to stf folder, create trex_client package | 1 | -2/+2 | ||
2016-03-23 | yes...again Python3.... | 1 | -7/+8 | ||
2016-03-13 | regression: fix - error in some type of tests leads to ignoring other types ↵ | 1 | -2/+3 | ||
of tests. | |||||
2016-03-11 | regression: add error print | 1 | -0/+2 | ||
2016-03-10 | regression: stl added 1 more map try + sleep | 1 | -1/+1 | ||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | 1 | -28/+33 | ||
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression:fix | 1 | -2/+6 | ||
2016-03-09 | regression: fix | 1 | -9/+9 | ||
2016-03-09 | fix | 1 | -0/+2 | ||
2016-03-09 | regression: stl updates | 1 | -10/+20 | ||
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 1 | -128/+178 | ||
binary, do not build by default; | |||||
2016-02-24 | regression: add flag to copy TRex to temp dir and run from there | 1 | -2/+14 | ||
2016-02-21 | regression: fix args | 1 | -2/+1 | ||
2016-02-20 | regression: fix args | 1 | -1/+2 | ||
2016-02-11 | run_functional_tests not requires unit_tests/functional_tests, can be set to ↵ | 1 | -12/+19 | ||
custom test, path from scripts or from regression. added hlt profile test. | |||||
2016-01-12 | regression: | 1 | -11/+13 | ||
add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case | |||||
2016-01-11 | regression: | 1 | -3/+2 | ||
don't run CStlBasic_Test as part of regression with all tests, will be used at building stage. remove duplication of scripts_path with scripts_dir | |||||
2016-01-10 | nose tests for stateless | 1 | -1/+4 | ||
2016-01-10 | add alloc_error, queue_full, queue_drop stats report via ZMQ | 1 | -13/+13 | ||
regression: update kiwi02 and trex08 benchmarks add common "scripts_dir" variable for usage in tests configure router with proper MTU in jumbo test add --local flag for not connecting to remote server (useful for functional tests) | |||||
2016-01-06 | regression: take new path of setups | 1 | -2/+2 | ||
2016-01-05 | move regression to trex-core | 1 | -0/+273 | ||
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 |