summaryrefslogtreecommitdiffstats
path: root/src/stateless
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-09PCAP refinementimarom7-44/+174
2016-05-09first remote PCAP push - draftimarom9-13/+394
2016-05-08add cache to CPHanoh Haim3-12/+94
2016-05-08add cache capability to stateless node objectHanoh Haim4-23/+152
2016-04-18support for reacquire commandimarom3-18/+33
2016-04-14Fix to trex-200 - crash with flow stat for unsupported packet typeIdo Barnea1-2/+2
2016-04-12events API and RX core util.imarom2-5/+27
2016-04-10factor was brokenimarom2-8/+4
2016-04-10some refinements and few refactorsimarom3-6/+23
2016-04-10multicore tests new goldens (because of phase)imarom3-29/+14
2016-04-10multicore schedulingimarom5-27/+41
2016-04-10NULL stream and multi core better support for streamsimarom6-34/+185
2016-04-07Fix for mbuf leak when sending message from dp to rx in vmIdo Barnea1-0/+1
2016-04-06added type to TrexExceptionIdo Barnea1-16/+48
2016-04-04API classes (versions)imarom6-41/+176
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea4-4/+23
2016-03-31RX stats two stage API (stop and remove RX filters)imarom2-3/+24
2016-03-31Fix issue of receiving rx packets from previous test iterationIdo Barnea2-0/+26
2016-03-29flow stat - track flow statesIdo Barnea2-2/+13
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-1/+1
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-1/+1
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-1/+1
2016-03-2310G and VM workIdo Barnea6-70/+147
2016-03-22Added CP to RX messagesIdo Barnea7-119/+252
2016-03-221g pkt flow stat workingIdo Barnea2-0/+154