Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-16 | regression: add --restart-daemon flag, without it trex_daemon_server will ↵ | 1 | -19/+17 | ||
not be restarted. Change-Id: I5750a11cc9587ae639ef8044f3ff5f1bdf19441b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | regression: do not clear is_init at end | 1 | -1/+1 | ||
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 | -9/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | add ifdef guard to .h file | 1 | -11/+6 | ||
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | performance integration with GA | 1 | -13/+20 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-09-13 | dpdk Python scripts small fixes | 1 | -6/+10 | ||
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version | |||||
2016-07-06 | regression: fix to wantFunction override | 1 | -4/+1 | ||
2016-07-05 | various fixes | 1 | -4/+1 | ||
2016-07-04 | trex_client: sample each second | 1 | -10/+33 | ||
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-21 | api: add passing of additional arguments to TRex | 1 | -1/+5 | ||
2016-06-20 | regression: add flag to run with debug image | 1 | -2/+10 | ||
2016-06-20 | regression: fix nose represenation of errors in setUpModule | 1 | -1/+5 | ||
2016-06-09 | fix TRex output not redirected | 1 | -0/+1 | ||
2016-06-08 | regression: fix representation of errors in setUpClass() | 1 | -0/+7 | ||
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 |