Age | Commit message (Expand) | Author | Files | Lines |
2016-06-02 | python3 scapy fix (TCPDUMP) |  imarom | 1 | -7/+8 |
2016-06-02 | remove TCPDUMP run from scapy |  imarom | 1 | -7/+8 |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on |  imarom | 6 | -10/+43 |
2016-06-02 | watchdog phase 2 |  imarom | 23 | -63/+468 |
2016-06-02 | added watchdog |  imarom | 2 | -0/+188 |
2016-06-02 | v2.03 |  Hanoh Haim | 1 | -1/+1 |
2016-06-02 | Merge readme |  Hanoh Haim | 5 | -52/+91 |
2016-06-01 | fix latency profile to be able to run on all interfaces |  Ido Barnea | 1 | -2/+2 |
2016-06-01 | move to https |  Hanoh Haim | 1 | -5/+5 |
2016-06-01 | Support for per flow latency with vm |  Ido Barnea | 1 | -1/+17 |
2016-05-31 | Send latency packets on dedicated TX queue |  Ido Barnea | 1 | -35/+52 |
2016-05-31 | Fixes and better unit test for histogram |  Ido Barnea | 3 | -15/+21 |
2016-05-31 | SingletonDaemon restart fix return value |  Yaroslav Brustinov | 1 | -1/+1 |
2016-05-30 | Putting latency max rate at no more than 1% for now |  Ido Barnea | 1 | -2/+2 |
2016-05-30 | async util. monitor |  imarom | 4 | -17/+112 |
2016-05-30 | Fixes to latency histogram: Make it multi thread + correct average calculation |  Ido Barnea | 3 | -167/+155 |
2016-05-29 | If not total_min, make it StatNotAvailable |  Ido Barnea | 1 | -1/+1 |
2016-05-29 | Merge remote-tracking branch 'origin/master' |  Yaroslav Brustinov | 1 | -1/+3 |
2016-05-29 | regression: add trex08 and trex09 to regression, mask workaround to trex-201 ... |  Yaroslav Brustinov | 3 | -3/+4 |
2016-05-29 | Handle latency min when there are no samples |  Ido Barnea | 1 | -1/+2 |
2016-05-29 | merge fix for double barrier |  imarom | 6 | -89/+140 |
2016-05-29 | fix for bug trex-210: |  imarom | 1 | -1/+7 |
2016-05-29 | Merge remote-tracking branch 'origin/master' |  Yaroslav Brustinov | 3 | -80/+124 |
2016-05-29 | revert hltapi change |  Yaroslav Brustinov | 1 | -3/+3 |
2016-05-29 | cosmetic code changes according to code review |  Ido Barnea | 3 | -80/+124 |
2016-05-29 | Fix for broken latency example |  Ido Barnea | 2 | -6/+13 |
2016-05-28 | master_daemon & other daemons updates |  Yaroslav Brustinov | 6 | -173/+330 |
2016-05-27 | fix bug: value of argument 1.0 was counted as "True" and not being added |  Yaroslav Brustinov | 1 | -3/+4 |
2016-05-26 | regression: disable all rx tests for trex08 and trex09 |  Yaroslav Brustinov | 1 | -2/+2 |
2016-05-26 | regression: mask temporary test_incremental_latency_streams at trex08 and trex09 |  Yaroslav Brustinov | 1 | -0/+3 |
2016-05-23 | Merge v2.02 |  Hanoh Haim | 2 | -16/+65 |
2016-05-23 | v2.02 |  Hanoh Haim | 1 | -1/+1 |
2016-05-23 | update readme.txt |  Hanoh Haim | 1 | -11/+57 |
2016-05-23 | tui: add histogram |  Yaroslav Brustinov | 2 | -16/+65 |
2016-05-23 | platform_cmd_link add new flag verbose_mode, revert old silent_mode |  Yaroslav Brustinov | 1 | -4/+7 |
2016-05-23 | platform_cmd_link - silent by default |  Yaroslav Brustinov | 2 | -2/+2 |
2016-05-23 | replace t-rex to TRex |  Yaroslav Brustinov | 44 | -129/+141 |
2016-05-23 | Fixes to latency code + tests |  Ido Barnea | 4 | -19/+31 |
2016-05-23 | replace t-rex to TRex |  Yaroslav Brustinov | 1 | -2/+2 |
2016-05-23 | regression: try map at setUp of each test. if fail - reconnect several times ... |  Yaroslav Brustinov | 1 | -0/+8 |
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 regre... |  Yaroslav Brustinov | 17 | -228/+269 |
2016-05-22 | Merge v2.01 |  Hanoh Haim | 2 | -1/+11 |
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 |