summaryrefslogtreecommitdiffstats
path: root/src/stateless
AgeCommit message (Expand)AuthorFilesLines
2015-11-19add a test for stream programHanoh Haim1-3/+4
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim9-68/+666
2015-11-16Merge from masterHanoh Haim9-35/+334
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim4-0/+52
2015-11-16basic compiler checksimarom3-12/+323
2015-11-15added duration to the RPC server (and all the way to the DP)imarom8-23/+11
2015-11-13Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom8-125/+305
2015-11-12DRAFT - only for internal purposeimarom1-6/+6
2015-11-12refactor stream objectHanoh Haim4-73/+93
2015-11-11add support for multi-burstHanoh Haim6-76/+166
2015-11-11fix duration for stl testsHanoh Haim4-9/+20
2015-11-11 remove default durationHanoh Haim1-1/+1
2015-11-11Merge first stateless testHanoh Haim2-2/+8
2015-11-11add first stl test and cleanup valgrindHanoh Haim6-6/+65
2015-11-11a bug causing rate to be sqaureimarom1-1/+5
2015-11-11lightweight consoleimarom1-1/+3
2015-11-09moved logic to the port classimarom2-57/+214
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-2/+9
2015-11-08tests golden were updated because main loopimarom1-0/+1
2015-11-08code review notes:imarom2-8/+21
2015-11-03support for multicoreimarom5-1/+66
2015-11-03now support multiple interfaces / portsimarom6-19/+60
2015-11-01added support for a new RPC command : sync_userimarom2-0/+8
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom4-6/+7
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom2-2/+55
2015-11-01DP stop message now disables only port related nodesimarom8-13/+40
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom3-48/+109
2015-10-29some bug fixes:imarom4-17/+50
2015-10-28compiler missing filesimarom2-0/+149
2015-10-28moved all stream compiling phase to a new fileimarom5-93/+34
2015-10-28support for multiple streamsimarom7-50/+109
2015-10-27working cont. stream on 1 coreimarom6-1/+446
2015-10-26RPC control plane now integarted with DPDKimarom6-484/+102
2015-10-19fix new compiler warning issue in statelessHanoh Haim2-0/+5
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom6-27/+204
2015-10-11some DP base filesimarom5-11/+103
2015-10-08first integration with DPDK layerimarom2-18/+68
2015-10-08fixed some bugs in the async serverimarom2-14/+93
2015-10-08some file renamingimarom6-11/+11
2015-10-07added some dir structure to the statelessimarom8-0/+0
2015-10-07added async publisher to the RPC serverimarom4-241/+452
2015-09-29just a checkpoint on async serverimarom1-6/+7
2015-09-24some improvements to the consoleimarom2-10/+30
2015-09-21checkpoint - added stats and some python codeimarom2-2/+52
2015-09-17moved 'owning states' to port granularity instead of machineimarom2-0/+71
2015-09-17added more testsimarom1-1/+1
2015-09-16enabled all warnings for the mock RPC server targetimarom1-1/+1
2015-09-16added many tests to the RPC serverimarom4-18/+86
2015-09-09added ownership to RPC serverimarom1-6/+6
2015-09-07added VM support to the streams and RPC parserimarom3-0/+229