summaryrefslogtreecommitdiffstats
path: root/src/stateless/dp/trex_stateless_dp_core.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16tx_capture - code reviewimarom1-2/+2
Signed-off-by: imarom <imarom@cisco.com>
2017-02-16TX packet capture - zero impact on fast pathimarom1-6/+13
(using wrapper when service mode is active) Signed-off-by: imarom <imarom@cisco.com>
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov1-0/+2
Change-Id: I353f8903c40963517fd2fed721cc0671d9f6dc4b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-09-07DUAL mode - phase #1imarom1-2/+4
2016-08-15core mask - first phaseimarom1-1/+10
2016-06-26fix trex-17 defectHanoh Haim1-1/+1
2016-05-10merge from masterHanoh Haim1-4/+25
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim1-0/+2
2016-05-09added duration to remote pushimarom1-2/+5
2016-05-09PCAP refinementimarom1-3/+13
2016-05-09first remote PCAP push - draftimarom1-2/+10
2016-05-08add cache to CPHanoh Haim1-0/+5
2016-03-02TX barrierimarom1-1/+2
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim1-0/+5
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-0/+9
2016-01-04some additions to the stateless simulation modeimarom1-2/+4
2015-11-26Hanoch's review - changed update model to differentialimarom1-1/+1
also, graph is calculated on demand and once for each update
2015-11-26added support for 'update'imarom1-3/+13
2015-11-22dp support for pause/resume only continues is supportedHanoh Haim1-1/+17
2015-11-22fix stop on duration per portHanoh Haim1-4/+9
2015-11-21add back to back test of DPHanoh Haim1-1/+1
2015-11-19BUG: didn't do all the states per port on the DP - now fixedimarom1-9/+18
2015-11-19Merge branch 'master' of ↵imarom1-8/+84
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h
2015-11-19async events (DP to CP)imarom1-0/+9
2015-11-19another stream program testsHanoh Haim1-1/+1
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim1-8/+84
2015-11-16Merge from masterHanoh Haim1-1/+1
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim1-0/+3
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-1/+1
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-11add support for multi-burstHanoh Haim1-5/+2
2015-11-11fix duration for stl testsHanoh Haim1-2/+2
2015-11-11add first stl test and cleanup valgrindHanoh Haim1-0/+10
2015-11-08code review notes:imarom1-1/+12
1. performance improvement for stateless DP core object (direct object) 2. exit scheduler loop is now using a scheduled message and not IF 3. duration for inifinite is negative number 4. fixed stop_traffic scheduled node time
2015-11-03now support multiple interfaces / portsimarom1-1/+5
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom1-0/+13
traffic is being transmitted if the traffic stops completely on the core - back to IDLE state
2015-11-01DP stop message now disables only port related nodesimarom1-1/+1
and not all of them
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom1-9/+1
with the stateless node
2015-10-29some bug fixes:imarom1-2/+7
1. added a active bit to all the active nodes - when a stop arrives it invalidates them for next time 2. some small flag issues in the stateless port
2015-10-28support for multiple streamsimarom1-1/+4
2015-10-27working cont. stream on 1 coreimarom1-0/+120
2015-10-26RPC control plane now integarted with DPDKimarom1-43/+0
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-0/+1
2015-10-11some DP base filesimarom1-0/+42