summaryrefslogtreecommitdiffstats
path: root/src/stateless/dp
AgeCommit message (Expand)AuthorFilesLines
2017-02-16tx_capture - code reviewimarom2-7/+12
2017-02-16TX packet capture - zero impact on fast pathimarom2-6/+99
2017-02-05WatchDog and IO functions: ensure we return it to normal timeout in case of e...Yaroslav Brustinov1-8/+2
2017-01-01alter the watchdog timeout before push_remote and after, due to possible long ioYaroslav Brustinov1-0/+12
2016-12-21improve Stateful schedulerHanoh Haim1-0/+10
2016-12-20trex-312 ARP resolution does not work from console at virtual NICsimarom1-2/+2
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov3-4/+13
2016-11-15STL push remote empty/incorrect pcap: fix cleanupYaroslav Brustinov1-3/+1
2016-09-29Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engineHanoh Haim1-0/+1
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom2-7/+36
2016-09-08Fix issue of reading RX queue from DP core even when we are not in VM modeIdo Barnea1-1/+1
2016-09-07dual mode : code review fixesimarom1-0/+1
2016-09-07DUAL mode - phase #1imarom3-10/+28
2016-08-15core mask - first phaseimarom1-1/+10
2016-08-07fix for #trex-240imarom2-24/+37
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-06-26fix trex-17 defectHanoh Haim1-1/+1
2016-06-20better support for latency with field engine + some order with mbuf functionsIdo Barnea1-17/+18
2016-06-02watchdog phase 2imarom1-0/+1
2016-05-23Fixes to latency code + testsIdo Barnea1-0/+3
2016-05-18unit tests + simulator workIdo Barnea2-49/+137
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-2/+1
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea2-1/+13
2016-05-18payload tx stat workIdo Barnea1-1/+1
2016-05-17flush TX queue before sending done message to CPimarom1-0/+3
2016-05-10merge from masterHanoh Haim3-16/+377
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim2-0/+7
2016-05-09fix cache splitterHanoh Haim1-3/+0
2016-05-09PCAP remote gtestsimarom2-1/+6
2016-05-09PCAP remote code review fixesimarom2-11/+1
2016-05-09added duration to remote pushimarom3-8/+23
2016-05-09PCAP refinementimarom3-30/+126
2016-05-09first remote PCAP push - draftimarom3-3/+258
2016-05-08add cache to CPHanoh Haim3-12/+94
2016-05-08add cache capability to stateless node objectHanoh Haim2-22/+147
2016-04-10some refinements and few refactorsimarom2-3/+3
2016-04-10multicore tests new goldens (because of phase)imarom1-5/+2
2016-04-10multicore schedulingimarom2-5/+4
2016-04-10NULL stream and multi core better support for streamsimarom2-4/+17
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-0/+1
2016-03-22Added CP to RX messagesIdo Barnea1-9/+7
2016-03-02brief/deep sleep for DP coresimarom1-3/+18
2016-03-02TX barrierimarom2-15/+24
2016-03-02tx stats per streamIdo Barnea2-5/+26
2016-02-24add seed per streamHanoh Haim2-0/+24
2016-02-16add action counterHanoh Haim2-4/+18
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim3-11/+49
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-0/+9
2016-01-05Merge branch 'random_pkt'Hanoh Haim2-3/+43