Age | Commit message (Expand) | Author | Files | Lines |
2016-05-22 | Added min latency calc in Python |  Ido Barnea | 2 | -1/+11 |
2016-05-22 | Merge v2.01: |  Hanoh Haim | 8 | -27/+339 |
2016-05-22 | Fixes for latency issues + additions to tests |  Ido Barnea | 2 | -28/+57 |
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 | v2.01 |  Hanoh Haim | 1 | -1/+1 |
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 | equal json bug fix |  Ido Barnea | 1 | -0/+1 |
2016-05-18 | fix for validating L1 B/W with latency streams |  imarom | 3 | -11/+11 |
2016-05-18 | Change to latency python + small fixes |  Ido Barnea | 4 | -8/+20 |
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 | 5 | -40/+135 |
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 | small corrections to counters |  Ido Barnea | 2 | -4/+4 |
2016-05-18 | fix mbuf ref count issue in vm cache mode |  Ido Barnea | 1 | -0/+1 |
2016-05-18 | more error counter |  Ido Barnea | 6 | -79/+222 |
2016-05-18 | add latency panel to TUI |  Yaroslav Brustinov | 4 | -36/+142 |
2016-05-18 | json fixes |  Ido Barnea | 3 | -14/+18 |
2016-05-18 | fixes according to Hanoch's code review |  Ido Barnea | 7 | -14/+120 |
2016-05-18 | remove stopping stream in stream destructor |  Ido Barnea | 1 | -0/+2 |
2016-05-18 | unit tests + simulator work |  Ido Barnea | 16 | -649/+816 |
2016-05-18 | Latency stat python API work |  Ido Barnea | 6 | -97/+64 |
2016-05-18 | Regression tests working. Still missing python API to parse latency json |  Ido Barnea | 13 | -99/+251 |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data |  Ido Barnea | 13 | -139/+553 |
2016-05-18 | payload tx stat work |  Ido Barnea | 12 | -90/+378 |
2016-05-17 | flush TX queue before sending done message to CP |  imarom | 4 | -3/+20 |
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 |
2016-05-16 | Merge branch 'master' of csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/re... |  imarom | 1 | -3/+4 |
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 |