Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-06 | moved gtest to new compile API | 1 | -117/+87 | ||
2015-11-26 | Hanoch's review - changed update model to differential | 1 | -6/+10 | ||
also, graph is calculated on demand and once for each update | |||||
2015-11-24 | Merge branch 'master' of ↵ | 1 | -0/+326 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-24 | bug fixes for the graph | 1 | -3/+125 | ||
2015-11-23 | add stream graph + support for console to use any of the following | 1 | -0/+53 | ||
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-22 | dp support for pause/resume only continues is supported | 1 | -0/+73 | ||
2015-11-22 | fix stop on duration per port | 1 | -0/+253 | ||
2015-11-21 | add back to back test of DP | 1 | -2/+229 | ||
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | 1 | -10/+10 | ||
2015-11-19 | full async DP stop support | 1 | -4/+117 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -0/+83 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -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-19 | another small test | 1 | -0/+83 | ||
2015-11-19 | another stream program tests | 1 | -0/+69 | ||
2015-11-19 | another stream program tests | 1 | -1/+62 | ||
2015-11-19 | add a test for stream program | 1 | -0/+63 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -5/+54 | ||
2015-11-16 | basic compiler checks | 1 | -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-15 | added duration to the RPC server (and all the way to the DP) | 1 | -10/+5 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-12 | refactor stream object | 1 | -8/+26 | ||
2015-11-11 | add support for multi-burst | 1 | -26/+298 | ||
2015-11-11 | fix duration for stl tests | 1 | -4/+4 | ||
2015-11-11 | remove default duration | 1 | -1/+2 | ||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -256/+104 | ||
2015-11-09 | moved logic to the port class | 1 | -0/+101 | ||
also implemented the state machine for CP port | |||||
2015-11-08 | fixed all warnings | 2 | -11/+3 | ||
now compiles with -Wall -Werror | |||||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -1/+8 | ||
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | 1 | -8/+1 | ||
2015-10-15 | Merge from tuple_gen_phase2 | 1 | -1/+3 | ||
2015-10-09 | code update after review | 1 | -0/+2 | ||
2015-10-08 | fixed some bugs in the async server | 1 | -9/+1 | ||
also added affinity to the stateless main object | |||||
2015-10-07 | added async publisher to the RPC server | 1 | -2/+3 | ||
2015-10-01 | Code change according to code review comments after Tuple Generator phase 2 ↵ | 1 | -1/+1 | ||
commit. | |||||
2015-09-21 | some minor fixes | 1 | -1/+1 | ||
2015-09-20 | Merge branch 'master' of ↵ | 2 | -84/+785 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen | |||||
2015-09-17 | Merge branch 'master' into rpc | 1 | -0/+353 | ||
2015-09-17 | moved 'owning states' to port granularity instead of machine | 1 | -37/+45 | ||
2015-09-17 | added more tests | 1 | -12/+82 | ||
2015-09-16 | enabled all warnings for the mock RPC server target | 1 | -0/+61 | ||
2015-09-16 | added many tests to the RPC server | 1 | -101/+254 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Merge branch 'master' of ↵ | 1 | -6/+75 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py | |||||
2015-09-10 | WIP | 1 | -2/+3 | ||
2015-09-10 | WIP | 1 | -0/+352 | ||
2015-09-09 | added ownership to RPC server | 1 | -35/+91 | ||
2015-09-08 | Merge branch 'master' of https://github.com/wofanli/trex-core into wen | 1 | -191/+216 | ||
2015-09-08 | Merge remote-tracking branch | 1 | -0/+242 | ||
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h | |||||
2015-09-08 | tuple generator phase 3.1, support random, support per template ↵ | 1 | -191/+216 | ||
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com> | |||||
2015-09-07 | added VM support to the streams and RPC parser | 1 | -0/+1 | ||
2015-09-06 | added more commands to RPC server | 1 | -6/+74 | ||
2015-08-30 | draft | 1 | -0/+16 | ||