summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-17Merge branch 'master' of ↵imarom7-1/+114
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/main_dpdk.cpp
2015-11-17checkpoint before mergeimarom5-67/+197
2015-11-17minor bug in wait cmdimarom1-1/+1
2015-11-16Merge from masterHanoh Haim16-91/+591
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim7-1/+114
2015-11-16basic compiler checksimarom5-16/+525
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream
2015-11-15Merge branch 'rpc_intg1'imarom15-75/+66
2015-11-15added duration to the RPC server (and all the way to the DP)imarom13-46/+34
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-15few fixes to ZMQ client (timeout values)imarom3-29/+32
2015-11-15Merge from rpc_intg1Hanoh Haim5-949/+817
2015-11-15clean shell / clientimarom3-137/+268
added script for run
2015-11-13Merge branch 'rpc_intg1' of ↵imarom32-454/+961
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-13few modsimarom3-34/+42
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now
2015-11-13v1.79Hanoh Haim2-4/+4
2015-11-12modifying stateless client to a simpler lightweight moduleimarom3-272/+144
2015-11-12DRAFT - only for internal purposeimarom4-664/+521
2015-11-12fix version.h issueHanoh Haim1-2/+2
2015-11-12refactor stream objectHanoh Haim10-91/+138
2015-11-11add clean gtest scriptHanoh Haim2-0/+10
2015-11-11add support for multi-burstHanoh Haim13-103/+464
2015-11-11fix duration for stl testsHanoh Haim6-13/+24
2015-11-11 remove default durationHanoh Haim2-2/+3
2015-11-11Merge first stateless testHanoh Haim10-958/+1295
2015-11-11add first stl test and cleanup valgrindHanoh Haim17-349/+426
2015-11-11a bug causing rate to be sqaureimarom1-1/+5
2015-11-11lightweight consoleimarom7-956/+1288
2015-11-10Merge branch 'rpc_intg1' of ↵imarom3-130/+488
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-10added "update" commandimarom2-1/+2
2015-11-10Major progress in parsing, not stable yetDan Klein3-130/+488
Most advanced: start, stop functionality
2015-11-09Merge branch 'rpc_intg1' of ↵imarom3-3/+162
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-09moved logic to the port classimarom8-106/+468
also implemented the state machine for CP port
2015-11-09Merge branch 'rpc_intg1'Hanoh Haim86-1707/+4214
2015-11-09Merge branch intg1Hanoh Haim51-282/+499
2015-11-09add many client exampleHanoh Haim1-0/+42
2015-11-09DPDK target is now built with -Wall -Werrorimarom5-60/+91
(with few expections) on both Fedora 18 and Ubunutu
2015-11-08ubunutu compiler warningimarom1-1/+1
2015-11-08tests golden were updated because main loopimarom24-6/+6
exit model has changed (sometimes one more packet was written to the dump file)
2015-11-08fixed all warningsimarom18-95/+119
now compiles with -Wall -Werror
2015-11-08code review notes:imarom6-35/+68
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-07Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein9-51/+155
2015-11-07Extended line parsing options, didn't apply all changes on console YETDan Klein4-93/+222
2015-11-05fix normal trexHanoh Haim2-2/+4
2015-11-05Merge branch 'rpc_intg1' of ↵imarom1-1/+46
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-11-05bug fixes in status windowimarom7-49/+151
2015-11-05added custom line parsing class and methodsDan Klein1-1/+46
2015-11-04new format for the status per portimarom1-12/+33
2015-11-04some fields were missing from the ZMQ publisherimarom3-18/+48
2015-11-03support for multicoreimarom5-1/+66
2015-11-03now support multiple interfaces / portsimarom11-25/+116
2015-11-03Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1Dan Klein2-37/+47