Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-15 | regression: add trex14 setup (slightly updated trex12) | Yaroslav Brustinov | 2 | -0/+232 | |
2016-01-13 | add Dan's packet builder functional tests | Yaroslav Brustinov | 8 | -0/+731 | |
2016-01-12 | regression: | Yaroslav Brustinov | 3 | -23/+28 | |
add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case | |||||
2016-01-11 | regression: | Yaroslav Brustinov | 3 | -4/+5 | |
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-11 | small problem in the stl simulation | imarom | 1 | -1/+2 | |
2016-01-10 | changing test path to /tmp/ | imarom | 1 | -1/+1 | |
2016-01-10 | nose tests for stateless | imarom | 6 | -1/+135 | |
2016-01-10 | add alloc_error, queue_full, queue_drop stats report via ZMQ | Yaroslav Brustinov | 5 | -20/+46 | |
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-10 | regression: kiwi02 update benchmark | Yaroslav Brustinov | 1 | -1/+1 | |
2016-01-09 | kiwi02 update benchmark | Yaroslav Brustinov | 4 | -11/+12 | |
disable VM latenct check, max exceeds 100ms, avg can reach 150ms disable temporary jumbo with router | |||||
2016-01-08 | ws_main.py: don't expect for env. vars if building local package | Yaroslav Brustinov | 1 | -2/+2 | |
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough) | |||||
2016-01-08 | building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵ | Yaroslav Brustinov | 7 | -29/+109 | |
--pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash | |||||
2016-01-06 | regression: take new path of setups | Yaroslav Brustinov | 1 | -2/+2 | |
2016-01-06 | regression: move setups configuration to trex-core repo | Yaroslav Brustinov | 20 | -2/+1570 | |
2016-01-06 | regression: add empty file to commit empty reports dir | Yaroslav Brustinov | 1 | -0/+0 | |
2016-01-06 | regression: move style.css inside aggregate_results.py | Yaroslav Brustinov | 2 | -56/+58 | |
2016-01-05 | move regression to trex-core | Yaroslav Brustinov | 34 | -0/+5462 | |
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 |