Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-23 | Fixes to latency code + tests | Ido Barnea | 1 | -18/+21 | |
2016-05-23 | replace t-rex to TRex | Yaroslav Brustinov | 1 | -2/+2 | |
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect | |||||
2016-05-23 | regression: try map at setUp of each test. if fail - reconnect several times ↵ | Yaroslav Brustinov | 1 | -0/+8 | |
until success | |||||
2016-05-22 | regression: undo try on map | Yaroslav Brustinov | 1 | -10/+7 | |
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | Yaroslav Brustinov | 17 | -228/+269 | |
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-22 | Added min latency calc in Python | Ido Barnea | 2 | -1/+11 | |
2016-05-22 | Fixes for latency issues + additions to tests | Ido Barnea | 1 | -26/+55 | |
2016-05-21 | trex_client.py also for python3 | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-20 | trex_client: de-unicode get_trex_path | Yaroslav Brustinov | 1 | -2/+4 | |
2016-05-20 | TUI: add tx and rx packets at latency panel | Yaroslav Brustinov | 1 | -4/+4 | |
2016-05-20 | regression: skip stl rx test at virtual nics | Yaroslav Brustinov | 1 | -0/+2 | |
2016-05-19 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-19 | add example of using Native STL or HLTAPI via JSONRPC calls | Yaroslav Brustinov | 2 | -0/+247 | |
2016-05-19 | enhance stats to support JSON | imarom | 1 | -6/+5 | |
2016-05-19 | Version of latency regression test that work for now | Ido Barnea | 1 | -8/+8 | |
2016-05-19 | regression: stl_rx_test fix total_packets type to be int | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-19 | Enlarged ZMQ timeout | Ido Barnea | 1 | -2/+2 | |
2016-05-19 | added a stress test for latency - incremental latency streams | imarom | 1 | -0/+33 | |
2016-05-19 | flow latency python examples | Ido Barnea | 2 | -2/+138 | |
2016-05-19 | print fix | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-19 | regression: rx_test fix | Yaroslav Brustinov | 1 | -5/+5 | |
2016-05-18 | minor fix for latency profile | Hanoh Haim | 1 | -2/+0 | |
2016-05-18 | fix python doc string error | Hanoh Haim | 2 | -4/+10 | |
2016-05-18 | tui fixes | Yaroslav Brustinov | 4 | -187/+181 | |
2016-05-18 | fix for validating L1 B/W with latency streams | imarom | 1 | -1/+1 | |
2016-05-18 | Change to latency python + small fixes | Ido Barnea | 1 | -3/+13 | |
2016-05-18 | fix profile to work with 4 ports | Hanoh Haim | 1 | -7/+19 | |
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | imarom | 1 | -1/+1 | |
2016-05-18 | changed latency profile file name | Ido Barnea | 1 | -0/+0 | |
2016-05-18 | moved jitter into latency in python | Ido Barnea | 1 | -2/+2 | |
2016-05-18 | more error counter | Ido Barnea | 1 | -0/+50 | |
2016-05-18 | add latency panel to TUI | Yaroslav Brustinov | 4 | -36/+142 | |
2016-05-18 | fixes according to Hanoch's code review | Ido Barnea | 1 | -0/+25 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 3 | -25/+44 | |
2016-05-18 | Latency stat python API work | Ido Barnea | 4 | -12/+60 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 2 | -16/+34 | |
2016-05-17 | flush TX queue before sending done message to CP | imarom | 2 | -3/+13 | |
2016-05-17 | fix for master daemon - increase timeout of unpack of TRex package | Yaroslav Brustinov | 1 | -29/+8 | |
2016-05-17 | timeout fix - two bugs in two lines of code :-( ... now it should be ok | imarom | 1 | -4/+6 | |
2016-05-17 | regression: add no-daemon flag that specifies stl server is running, no need ↵ | Yaroslav Brustinov | 4 | -23/+36 | |
daemons etc. | |||||
2016-05-16 | Merge branch 'master' of ↵ | imarom | 1 | -3/+4 | |
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2016-05-16 | fix timeout issue due to race with async response from server | imarom | 1 | -2/+5 | |
2016-05-16 | temporary fix for stl benchmarks | Yaroslav Brustinov | 1 | -3/+4 | |
2016-05-15 | regression and master daemon updates | Yaroslav Brustinov | 5 | -30/+69 | |
2016-05-14 | master_daemon update fixes | Yaroslav Brustinov | 1 | -41/+32 | |
2016-05-14 | typo | Yaroslav Brustinov | 1 | -5/+5 | |
2016-05-14 | add master daemon to package, little fixes to update method | Yaroslav Brustinov | 2 | -16/+9 | |
2016-05-14 | fix indent for building docs | Yaroslav Brustinov | 1 | -0/+2 | |
2016-05-13 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-13 | add master daemon | Yaroslav Brustinov | 11 | -427/+774 | |