summaryrefslogtreecommitdiffstats
path: root/src/stateless
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-10RX stats - major refactorimarom2-7/+8
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-1/+1
2016-03-02brief/deep sleep for DP coresimarom1-3/+18
2016-03-02PAUSE JSON event was deleted accidentlyimarom1-0/+4
2016-03-02TX barrierimarom10-305/+254
2016-03-02tx stats per streamIdo Barnea4-7/+29
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-2/+7
2016-02-28more info for ports (API and TUI)imarom2-29/+27
2016-02-28support for mac addr queryimarom2-0/+22
2016-02-25port attributes - promiscuous and etc.imarom2-3/+25
2016-02-24Merge random_seed per streamHanoh Haim2-0/+17
2016-02-24add seed per streamHanoh Haim4-3/+37
2016-02-24RX - for not supported interfaces gives an error in JSONimarom2-0/+17