summaryrefslogtreecommitdiffstats
path: root/src/gtest
AgeCommit message (Collapse)AuthorFilesLines
2015-11-26Hanoch's review - changed update model to differentialimarom1-6/+10
also, graph is calculated on demand and once for each update
2015-11-24Merge branch 'master' of ↵imarom1-0/+326
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-24bug fixes for the graphimarom1-3/+125
2015-11-23add stream graph + support for console to use any of the followingimarom1-0/+53
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-22dp support for pause/resume only continues is supportedHanoh Haim1-0/+73
2015-11-22fix stop on duration per portHanoh Haim1-0/+253
2015-11-21add back to back test of DPHanoh Haim1-2/+229
2015-11-19BUG: didn't do all the states per port on the DP - now fixedimarom1-10/+10
2015-11-19full async DP stop supportimarom1-4/+117
2015-11-19Merge branch 'master' of ↵imarom1-0/+83
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-19Merge branch 'master' of ↵imarom1-10/+252
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-19another small testHanoh Haim1-0/+83
2015-11-19another stream program testsHanoh Haim1-0/+69
2015-11-19another stream program testsHanoh Haim1-1/+62
2015-11-19add a test for stream programHanoh Haim1-0/+63
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim1-5/+54
2015-11-16basic compiler checksimarom1-3/+197
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-10/+5
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-12refactor stream objectHanoh Haim1-8/+26
2015-11-11add support for multi-burstHanoh Haim1-26/+298
2015-11-11fix duration for stl testsHanoh Haim1-4/+4
2015-11-11 remove default durationHanoh Haim1-1/+2
2015-11-11add first stl test and cleanup valgrindHanoh Haim1-256/+104
2015-11-09moved logic to the port classimarom1-0/+101
also implemented the state machine for CP port
2015-11-08fixed all warningsimarom2-11/+3
now compiles with -Wall -Werror
2015-10-26RPC control plane now integarted with DPDKimarom1-1/+8
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim1-8/+1
2015-10-15Merge from tuple_gen_phase2Hanoh Haim1-1/+3
2015-10-09code update after reviewroot1-0/+2
2015-10-08fixed some bugs in the async serverimarom1-9/+1
also added affinity to the stateless main object
2015-10-07added async publisher to the RPC serverimarom1-2/+3
2015-10-01Code change according to code review comments after Tuple Generator phase 2 ↵wenxian li1-1/+1
commit.
2015-09-21some minor fixesimarom1-1/+1
2015-09-20Merge branch 'master' of ↵Hanoh Haim2-84/+785
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
2015-09-17Merge branch 'master' into rpcimarom1-0/+353
2015-09-17moved 'owning states' to port granularity instead of machineimarom1-37/+45
2015-09-17added more testsimarom1-12/+82
2015-09-16enabled all warnings for the mock RPC server targetimarom1-0/+61
2015-09-16added many tests to the RPC serverimarom1-101/+254
also, few tweaks for handling RPC server errors
2015-09-10Merge branch 'master' of ↵Hanoh Haim1-6/+75
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py
2015-09-10WIPHanoh Haim1-2/+3
2015-09-10WIPHanoh Haim1-0/+352
2015-09-09added ownership to RPC serverimarom1-35/+91
2015-09-08Merge branch 'master' of https://github.com/wofanli/trex-core into wenHanoh Haim1-191/+216
2015-09-08Merge remote-tracking branchWenxian Li1-0/+242
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h
2015-09-08tuple generator phase 3.1, support random, support per template ↵Wenxian Li1-191/+216
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com>
2015-09-07added VM support to the streams and RPC parserimarom1-0/+1
2015-09-06added more commands to RPC serverimarom1-6/+74
2015-08-30draftimarom1-0/+16
2015-08-24parsing enhancmentimarom1-9/+9