summaryrefslogtreecommitdiffstats
path: root/src/stateless
AgeCommit message (Expand)AuthorFilesLines
2016-08-07fix for #trex-240imarom2-24/+37
2016-08-03fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226imarom4-6/+51
2016-08-03ipv6 flow stat on vm workingIdo Barnea2-6/+6
2016-08-03async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232imarom1-1/+1
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom1-1/+0
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom1-0/+2
2016-07-27support for graceful shutdownimarom2-6/+32
2016-07-25TRex console - add support for L1 BPSimarom2-1/+8
2016-07-24breakge by previous commit - variable packet size can be inc/dec and notimarom1-2/+9
2016-07-24BUG: trex-227 - random packet size with -m 100% does not give 100% line rateimarom4-8/+67
2016-07-06increase server<->client API version from 1.2 to 1.3Yaroslav Brustinov1-1/+5
2016-06-29flow stat/latency error counters code + documentationIdo Barnea2-4/+34
2016-06-28Latency stream crash in case multiplier is the rate of latency streamHanoh Haim1-1/+1
2016-06-26Merge trex-217 defectHanoh Haim1-1/+1
2016-06-26fix trex-17 defectHanoh Haim1-1/+1
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea2-49/+59
2016-06-23Fix latency stats issues of fast stop/start, and starting from different coresIdo Barnea2-7/+51
2016-06-22FLOW_STATS: extract start_stream from the compiler to start_trafficimarom3-23/+85
2016-06-20Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ...Ido Barnea1-2/+2
2016-06-20only latency streams might get the graph to crash while calculatingimarom1-1/+1
2016-06-20WATCHDOG - refactor due to trex-211imarom2-11/+7
2016-06-20better support for latency with field engine + some order with mbuf functionsIdo Barnea1-17/+18
2016-06-02flow latency json changesIdo Barnea2-57/+1
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-0/+2
2016-06-02watchdog phase 2imarom5-5/+25
2016-05-29cosmetic code changes according to code reviewIdo Barnea2-80/+123
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
2016-05-23Fixes to latency code + testsIdo Barnea1-0/+3
2016-05-22Fixes for latency issues + additions to testsIdo Barnea1-2/+2
2016-05-18equal json bug fixIdo Barnea1-0/+1
2016-05-18fix for validating L1 B/W with latency streamsimarom2-10/+10
2016-05-18Change to latency python + small fixesIdo Barnea1-2/+4
2016-05-18amplifying a port's bandwidth does not affect latency streamsimarom4-39/+134
2016-05-18small corrections to countersIdo Barnea1-2/+2
2016-05-18more error counterIdo Barnea2-43/+59
2016-05-18json fixesIdo Barnea1-4/+8
2016-05-18fixes according to Hanoch's code reviewIdo Barnea3-8/+67
2016-05-18remove stopping stream in stream destructorIdo Barnea1-0/+2
2016-05-18unit tests + simulator workIdo Barnea3-49/+142
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea4-17/+31
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea5-17/+140
2016-05-18payload tx stat workIdo Barnea4-3/+5
2016-05-17flush TX queue before sending done message to CPimarom1-0/+3
2016-05-10cpu% without tscHanoh Haim2-5/+11
2016-05-10merge from masterHanoh Haim9-34/+575
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim2-0/+7
2016-05-09fix cache splitterHanoh Haim2-3/+28
2016-05-09PCAP remote gtestsimarom2-1/+6
2016-05-09PCAP remote code review fixesimarom2-11/+1
2016-05-09added duration to remote pushimarom7-14/+49