Age | Commit message (Expand) | Author | Files | Lines |
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 |  imarom | 4 | -6/+51 |
2016-08-03 | ipv6 flow stat on vm working |  Ido Barnea | 2 | -6/+6 |
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 |  imarom | 1 | -1/+1 |
2016-08-01 | sync: unsafe to touch the node pointer, use a timestamp instead |  imarom | 1 | -1/+0 |
2016-07-31 | https://trex-tgn.cisco.com/youtrack/issue/trex-223 |  imarom | 1 | -0/+2 |
2016-07-27 | support for graceful shutdown |  imarom | 2 | -6/+32 |
2016-07-25 | TRex console - add support for L1 BPS |  imarom | 2 | -1/+8 |
2016-07-24 | breakge by previous commit - variable packet size can be inc/dec and not |  imarom | 1 | -2/+9 |
2016-07-24 | BUG: trex-227 - random packet size with -m 100% does not give 100% line rate |  imarom | 4 | -8/+67 |
2016-07-06 | increase server<->client API version from 1.2 to 1.3 |  Yaroslav Brustinov | 1 | -1/+5 |
2016-06-29 | flow stat/latency error counters code + documentation |  Ido Barnea | 2 | -4/+34 |
2016-06-28 | Latency stream crash in case multiplier is the rate of latency stream |  Hanoh Haim | 1 | -1/+1 |
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 | 2 | -49/+59 |
2016-06-23 | Fix latency stats issues of fast stop/start, and starting from different cores |  Ido Barnea | 2 | -7/+51 |
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic |  imarom | 3 | -23/+85 |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ... |  Ido Barnea | 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 | 2 | -11/+7 |
2016-06-20 | better support for latency with field engine + some order with mbuf functions |  Ido Barnea | 1 | -17/+18 |
2016-06-02 | flow latency json changes |  Ido Barnea | 2 | -57/+1 |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on |  imarom | 1 | -0/+2 |
2016-06-02 | watchdog phase 2 |  imarom | 5 | -5/+25 |
2016-05-29 | cosmetic code changes according to code review |  Ido Barnea | 2 | -80/+123 |
2016-05-23 | replace t-rex to TRex |  Yaroslav Brustinov | 1 | -1/+1 |
2016-05-23 | Fixes to latency code + tests |  Ido Barnea | 1 | -0/+3 |
2016-05-22 | Fixes for latency issues + additions to tests |  Ido Barnea | 1 | -2/+2 |
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 | 2 | -10/+10 |
2016-05-18 | Change to latency python + small fixes |  Ido Barnea | 1 | -2/+4 |
2016-05-18 | amplifying a port's bandwidth does not affect latency streams |  imarom | 4 | -39/+134 |
2016-05-18 | small corrections to counters |  Ido Barnea | 1 | -2/+2 |
2016-05-18 | more error counter |  Ido Barnea | 2 | -43/+59 |
2016-05-18 | json fixes |  Ido Barnea | 1 | -4/+8 |
2016-05-18 | fixes according to Hanoch's code review |  Ido Barnea | 3 | -8/+67 |
2016-05-18 | remove stopping stream in stream destructor |  Ido Barnea | 1 | -0/+2 |
2016-05-18 | unit tests + simulator work |  Ido Barnea | 3 | -49/+142 |
2016-05-18 | Regression tests working. Still missing python API to parse latency json |  Ido Barnea | 4 | -17/+31 |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data |  Ido Barnea | 5 | -17/+140 |
2016-05-18 | payload tx stat work |  Ido Barnea | 4 | -3/+5 |
2016-05-17 | flush TX queue before sending done message to CP |  imarom | 1 | -0/+3 |
2016-05-10 | cpu% without tsc |  Hanoh Haim | 2 | -5/+11 |
2016-05-10 | merge from master |  Hanoh Haim | 9 | -34/+575 |
2016-05-10 | refactor the schduler to be with minimum TSC instructions |  Hanoh Haim | 2 | -0/+7 |
2016-05-09 | fix cache splitter |  Hanoh Haim | 2 | -3/+28 |
2016-05-09 | PCAP remote gtests |  imarom | 2 | -1/+6 |
2016-05-09 | PCAP remote code review fixes |  imarom | 2 | -11/+1 |
2016-05-09 | added duration to remote push |  imarom | 7 | -14/+49 |
2016-05-09 | PCAP refinement |  imarom | 7 | -44/+174 |