Age | Commit message (Expand) | Author | Files | Lines |
2016-07-04 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 21 | -632/+1441 |
2016-07-04 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 6 | -29/+163 |
2016-07-03 | slowpath features bit to avoid multiple IFs |  imarom | 5 | -33/+71 |
2016-07-03 | client config - cosmetics and gtest back on |  imarom | 8 | -65/+55 |
2016-07-03 | client config - refactor #2 |  imarom | 5 | -132/+120 |
2016-07-03 | client configuration: refactoring |  imarom | 6 | -79/+209 |
2016-07-03 | added enhanced parsing for the YAML wrapper module |  imarom | 10 | -223/+373 |
2016-07-03 | draft #3 of client config |  imarom | 12 | -307/+378 |
2016-07-03 | draft #2 for trex client config |  imarom | 2 | -26/+200 |
2016-07-03 | added new files |  imarom | 2 | -0/+195 |
2016-06-29 | flow stat/latency error counters code + documentation |  Ido Barnea | 5 | -9/+62 |
2016-06-28 | Latency stream crash in case multiplier is the rate of latency stream |  Hanoh Haim | 1 | -1/+1 |
2016-06-27 | Make all latency tests work on Virtual machines |  Ido Barnea | 1 | -10/+5 |
2016-06-27 | fix trex-220 |  Hanoh Haim | 1 | -2/+9 |
2016-06-27 | fix trex-218 & trex-219 |  Hanoh Haim | 2 | -5/+11 |
2016-06-26 | Merge trex-217 defect |  Hanoh Haim | 1 | -1/+1 |
2016-06-26 | fix trex-17 defect |  Hanoh Haim | 1 | -1/+1 |
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows |  Ido Barnea | 7 | -61/+73 |
2016-06-23 | Fix latency stats issues of fast stop/start, and starting from different cores |  Ido Barnea | 4 | -28/+88 |
2016-06-23 | allow coredump for TRex with --alow-coredump |  imarom | 4 | -2/+76 |
2016-06-23 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 36 | -515/+2341 |
2016-06-23 | small changes to 365826c5db225f21283c48eebc8de62b89fbfa24, so it will be easy... |  Ido Barnea | 3 | -30/+35 |
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic |  imarom | 3 | -23/+85 |
2016-06-22 | adding flow stat profiles to simulator tests |  Ido Barnea | 2 | -15/+23 |
2016-06-21 | fix i40e Intel latency issue using 2 Qset and BW limit to 99.9% see more trex... |  Hanoh Haim | 3 | -2/+90 |
2016-06-21 | Merge to master |  Hanoh Haim | 3 | -5/+27 |
2016-06-21 | WATCHDOG: reading the counter for the main loop is probably better with |  imarom | 1 | -1/+3 |
2016-06-20 | Adding verify_stream in flow_stat.cpp |  Ido Barnea | 2 | -4/+24 |
2016-06-20 | Merge minor |  Hanoh Haim | 2 | -8/+9 |
2016-06-20 | minor remove sim help |  Hanoh Haim | 1 | -12/+3 |
2016-06-20 | fix: --no-watchdog did not work |  imarom | 1 | -2/+2 |
2016-06-20 | more granular lock for RPC server |  imarom | 1 | -6/+7 |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ... |  Ido Barnea | 2 | -3/+3 |
2016-06-20 | WATCHDOG: using exit() might get stuck because it deallocates memory |  imarom | 1 | -2/+2 |
2016-06-20 | only latency streams might get the graph to crash while calculating |  imarom | 1 | -1/+1 |
2016-06-20 | WATCHDOG - refactor due to trex-211 |  imarom | 14 | -266/+234 |
2016-06-20 | better support for latency with field engine + some order with mbuf functions |  Ido Barnea | 8 | -184/+204 |
2016-06-17 | XL710/X710 include 4 byte CRC for port stats |  Hanoh Haim | 1 | -2/+2 |
2016-06-14 | coverity fixes |  Ido Barnea | 5 | -17/+11 |
2016-06-14 | fix typo |  Hanoh Haim | 1 | -1/+1 |
2016-06-14 | add ef code, not connected yet |  Hanoh Haim | 6 | -0/+1615 |
2016-06-14 | disable WD due to crash trex-210 |  Hanoh Haim | 1 | -1/+2 |
2016-06-08 | Fix for latency last period max |  Ido Barnea | 1 | -1/+1 |
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C |  Hanoh Haim | 4 | -18/+69 |
2016-06-05 | cpu utilization - syntax fixes |  Yaroslav Brustinov | 1 | -3/+5 |
2016-06-05 | cpu utilization: replace using static with resize vector. |  Yaroslav Brustinov | 1 | -3/+2 |
2016-06-05 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 25 | -162/+814 |
2016-06-05 | cpu utilization: don't return vectors, only change passed arguments. |  Yaroslav Brustinov | 6 | -19/+20 |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui |  Yaroslav Brustinov | 10 | -89/+81 |
2016-06-02 | flow latency json changes |  Ido Barnea | 6 | -79/+67 |