Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-23 | replace t-rex to TRex | 44 | -129/+141 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-23 | Fixes to latency code + tests | 4 | -19/+31 | ||
2016-05-23 | replace t-rex to TRex | 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 ↵ | 1 | -0/+8 | ||
until success | |||||
2016-05-22 | regression: undo try on map | 1 | -10/+7 | ||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | 17 | -228/+269 | ||
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-22 | Merge v2.01 | 2 | -1/+11 | ||
2016-05-22 | Added min latency calc in Python | 2 | -1/+11 | ||
2016-05-22 | Merge v2.01: | 8 | -27/+339 | ||
2016-05-22 | Fixes for latency issues + additions to tests | 2 | -28/+57 | ||
2016-05-21 | trex_client.py also for python3 | 1 | -1/+1 | ||
2016-05-20 | trex_client: de-unicode get_trex_path | 1 | -2/+4 | ||
2016-05-20 | TUI: add tx and rx packets at latency panel | 1 | -4/+4 | ||
2016-05-20 | regression: skip stl rx test at virtual nics | 1 | -0/+2 | ||
2016-05-19 | typo | 1 | -1/+1 | ||
2016-05-19 | add example of using Native STL or HLTAPI via JSONRPC calls | 2 | -0/+247 | ||
2016-05-19 | enhance stats to support JSON | 1 | -6/+5 | ||
2016-05-19 | Version of latency regression test that work for now | 1 | -8/+8 | ||
2016-05-19 | regression: stl_rx_test fix total_packets type to be int | 1 | -1/+1 | ||
2016-05-19 | Enlarged ZMQ timeout | 1 | -2/+2 | ||
2016-05-19 | v2.01 | 1 | -1/+1 | ||
2016-05-19 | added a stress test for latency - incremental latency streams | 1 | -0/+33 | ||
2016-05-19 | flow latency python examples | 2 | -2/+138 | ||
2016-05-19 | print fix | 1 | -1/+1 | ||
2016-05-19 | regression: rx_test fix | 1 | -5/+5 | ||
2016-05-18 | minor fix for latency profile | 1 | -2/+0 | ||
2016-05-18 | fix python doc string error | 2 | -4/+10 | ||
2016-05-18 | tui fixes | 4 | -187/+181 | ||
2016-05-18 | equal json bug fix | 1 | -0/+1 | ||
2016-05-18 | fix for validating L1 B/W with latency streams | 3 | -11/+11 | ||
2016-05-18 | Change to latency python + small fixes | 4 | -8/+20 | ||
2016-05-18 | fix profile to work with 4 ports | 1 | -7/+19 | ||
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | 5 | -40/+135 | ||
2016-05-18 | changed latency profile file name | 1 | -0/+0 | ||
2016-05-18 | moved jitter into latency in python | 1 | -2/+2 | ||
2016-05-18 | small corrections to counters | 2 | -4/+4 | ||
2016-05-18 | fix mbuf ref count issue in vm cache mode | 1 | -0/+1 | ||
2016-05-18 | more error counter | 6 | -79/+222 | ||
2016-05-18 | add latency panel to TUI | 4 | -36/+142 | ||
2016-05-18 | json fixes | 3 | -14/+18 | ||
2016-05-18 | fixes according to Hanoch's code review | 7 | -14/+120 | ||
2016-05-18 | remove stopping stream in stream destructor | 1 | -0/+2 | ||
2016-05-18 | unit tests + simulator work | 16 | -649/+816 | ||
2016-05-18 | Latency stat python API work | 6 | -97/+64 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 13 | -99/+251 | ||
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | 13 | -139/+553 | ||
2016-05-18 | payload tx stat work | 12 | -90/+378 | ||
2016-05-17 | flush TX queue before sending done message to CP | 4 | -3/+20 | ||
2016-05-17 | fix for master daemon - increase timeout of unpack of TRex package | 1 | -29/+8 | ||
2016-05-17 | timeout fix - two bugs in two lines of code :-( ... now it should be ok | 1 | -4/+6 | ||