summaryrefslogtreecommitdiffstats
path: root/src/stateless/dp/trex_stateless_dp_core.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-1/+1
2017-02-16tx_capture - code reviewimarom1-5/+10
2017-02-16TX packet capture - zero impact on fast pathimarom1-0/+86
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-20trex-312 ARP resolution does not work from console at virtual NICsimarom1-2/+2
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov1-2/+7
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 updatedimarom1-3/+16
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 - phase #1imarom1-6/+11
2016-08-07fix for #trex-240imarom1-13/+26
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-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 Barnea1-48/+134
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 Barnea1-0/+12
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 Haim1-12/+180
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim1-0/+5
2016-05-09fix cache splitterHanoh Haim1-3/+0
2016-05-09PCAP remote gtestsimarom1-1/+5
2016-05-09PCAP remote code review fixesimarom1-10/+0
2016-05-09added duration to remote pushimarom1-6/+14
2016-05-09PCAP refinementimarom1-7/+55
2016-05-09first remote PCAP push - draftimarom1-1/+119
2016-05-08add cache to CPHanoh Haim1-12/+78
2016-05-08add cache capability to stateless node objectHanoh Haim1-11/+86
2016-04-10some refinements and few refactorsimarom1-1/+1
2016-04-10multicore schedulingimarom1-1/+1
2016-04-10NULL stream and multi core better support for streamsimarom1-0/+1
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 barrierimarom1-14/+22
2016-03-02tx stats per streamIdo Barnea1-3/+6
2016-02-24add seed per streamHanoh Haim1-0/+15
2016-02-16add action counterHanoh Haim1-3/+16
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim1-7/+40
2016-01-05Merge branch 'random_pkt'Hanoh Haim1-2/+32
2016-01-04some additions to the stateless simulation modeimarom1-2/+5
2015-12-29trim packet size command worksHanoh Haim1-1/+1
2015-12-28maximum packet size support 9k - simulationHanoh Haim1-2/+32
2015-12-24merge vm random supportHanoh Haim1-11/+15
2015-12-24 add refresh option to stream - should be enabled by stream bitHanoh Haim1-0/+16