summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-06-02watchdog phase 2imarom21-60/+464
2016-06-02added watchdogimarom2-0/+188
2016-06-01Support for per flow latency with vmIdo Barnea1-1/+17
2016-05-31Send latency packets on dedicated TX queueIdo Barnea1-35/+52
2016-05-31Fixes and better unit test for histogramIdo Barnea3-15/+21
2016-05-30async util. monitorimarom1-4/+13
2016-05-30Fixes to latency histogram: Make it multi thread + correct average calculationIdo Barnea3-167/+155
2016-05-29cosmetic code changes according to code reviewIdo Barnea3-80/+124
2016-05-23replace t-rex to TRexYaroslav Brustinov2-2/+2
2016-05-23Fixes to latency code + testsIdo Barnea3-1/+10
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 Barnea3-5/+7
2016-05-18amplifying a port's bandwidth does not affect latency streamsimarom4-39/+134
2016-05-18small corrections to countersIdo Barnea2-4/+4
2016-05-18fix mbuf ref count issue in vm cache modeIdo Barnea1-0/+1
2016-05-18more error counterIdo Barnea5-79/+172
2016-05-18json fixesIdo Barnea3-14/+18
2016-05-18fixes according to Hanoch's code reviewIdo Barnea6-14/+95
2016-05-18remove stopping stream in stream destructorIdo Barnea1-0/+2
2016-05-18unit tests + simulator workIdo Barnea13-624/+772
2016-05-18Latency stat python API workIdo Barnea2-85/+4
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea11-83/+217
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea13-139/+553
2016-05-18payload tx stat workIdo Barnea12-90/+378
2016-05-17flush TX queue before sending done message to CPimarom2-0/+7
2016-05-11another minor optimization - better for low cpu%Hanoh Haim2-76/+27
2016-05-10cpu% without tscHanoh Haim9-49/+55
2016-05-10merge from masterHanoh Haim20-399/+1022
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim5-0/+369
2016-05-09fix cache splitterHanoh Haim3-4/+28
2016-05-09PCAP remote gtestsimarom5-19/+122
2016-05-09PCAP remote code review fixesimarom5-105/+126
2016-05-09added duration to remote pushimarom11-20/+85
2016-05-09PCAP refinementimarom12-141/+300
2016-05-09first remote PCAP push - draftimarom18-89/+549
2016-05-08add cache to CPHanoh Haim8-37/+153
2016-05-08add cache capability to stateless node objectHanoh Haim10-28/+209
2016-05-03Merge trex-204Hanoh Haim6-24/+52
2016-05-03fix trex-204 by Wenxian with minor changesHanoh Haim2-2/+12
2016-05-03Fix bug on mac replacement by WenxianHanoh Haim1-1/+1
2016-05-03typoYaroslav Brustinov1-2/+2
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov2-5/+17
2016-05-01undo precision changesYaroslav Brustinov1-8/+2
2016-05-01typoYaroslav Brustinov1-1/+0
2016-04-28increase accuracy of low values in json report (0.03 etc.)Yaroslav Brustinov1-2/+9
2016-04-18support for reacquire commandimarom4-19/+35
2016-04-17Added timestamp to trex-global and changed sprintf to snprintfIdo Barnea1-8/+12
2016-04-14Support for flow stat for vlan packets on 82599 card using --vlan optionIdo Barnea3-6/+32