summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-11-19another stream program testsHanoh Haim1-1/+62
2015-11-19 minor typo fixHanoh Haim2-32/+27
2015-11-19add a test for stream programHanoh Haim2-3/+67
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim13-79/+774
2015-11-16Merge from masterHanoh Haim12-53/+546
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim7-1/+114
2015-11-16basic compiler checksimarom5-16/+525
2015-11-15Merge branch 'rpc_intg1'imarom11-37/+21
2015-11-15added duration to the RPC server (and all the way to the DP)imarom11-37/+21
2015-11-15Merge from rpc_intg1Hanoh Haim1-6/+6
2015-11-13Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom21-444/+931
2015-11-12DRAFT - only for internal purposeimarom1-6/+6
2015-11-12fix version.h issueHanoh Haim1-2/+2
2015-11-12refactor stream objectHanoh Haim8-86/+132
2015-11-11add support for multi-burstHanoh Haim8-103/+464
2015-11-11fix duration for stl testsHanoh Haim5-13/+24
2015-11-11 remove default durationHanoh Haim2-2/+3
2015-11-11Merge first stateless testHanoh Haim5-4/+11
2015-11-11add first stl test and cleanup valgrindHanoh Haim16-344/+412
2015-11-11a bug causing rate to be sqaureimarom1-1/+5
2015-11-11lightweight consoleimarom2-2/+4
2015-11-10added "update" commandimarom2-1/+2
2015-11-09moved logic to the port classimarom7-106/+465
2015-11-09DPDK target is now built with -Wall -Werrorimarom4-60/+85
2015-11-08ubunutu compiler warningimarom1-1/+1
2015-11-08tests golden were updated because main loopimarom2-6/+6
2015-11-08fixed all warningsimarom17-92/+114
2015-11-08code review notes:imarom5-33/+66
2015-11-05fix normal trexHanoh Haim1-1/+3
2015-11-05bug fixes in status windowimarom3-4/+53
2015-11-04some fields were missing from the ZMQ publisherimarom1-10/+33
2015-11-03support for multicoreimarom5-1/+66
2015-11-03now support multiple interfaces / portsimarom11-25/+116
2015-11-02status is back online + ZMQ async statsimarom1-1/+7
2015-11-01added support for a new RPC command : sync_userimarom5-0/+51
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom6-8/+10
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom8-93/+102
2015-11-01DP stop message now disables only port related nodesimarom9-14/+40
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom6-107/+122
2015-10-29some bug fixes:imarom5-18/+51
2015-10-28compiler missing filesimarom2-0/+149
2015-10-28moved all stream compiling phase to a new fileimarom7-94/+60
2015-10-28support for multiple streamsimarom8-51/+120
2015-10-27working cont. stream on 1 coreimarom13-91/+519
2015-10-26few breakage to the test simulationimarom2-4/+1
2015-10-26Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom7-139/+369
2015-10-26RPC control plane now integarted with DPDKimarom17-586/+497
2015-10-26stateless dp works with static packetHanoh Haim7-90/+337
2015-10-25add stateless io objectHanoh Haim2-53/+36
2015-10-25cp works now. no DP, no RPC integrationHanoh Haim3-45/+14