Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-23 | add stl/burst file | 1 | -0/+36 | ||
2015-11-23 | add pause/resume into the console | 8 | -11/+172 | ||
2015-11-22 | dp support for pause/resume only continues is supported | 8 | -3/+221 | ||
2015-11-22 | Merge from master | 3 | -15/+24 | ||
2015-11-22 | fix stop on duration per port | 11 | -29/+368 | ||
2015-11-22 | TUI back online | 3 | -15/+24 | ||
2015-11-21 | add back to back test of DP | 8 | -9/+242 | ||
2015-11-21 | Merge from master | 21 | -143/+1037 | ||
2015-11-21 | fix crash in case of CNTL-C | 1 | -3/+9 | ||
2015-11-21 | Merge branch 'new_kernels_support' | 1 | -0/+0 | ||
2015-11-19 | Merge branch 'master' of ↵ | 5 | -5/+27 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | 7 | -31/+45 | ||
2015-11-19 | a bug in back to back start/stop | 2 | -8/+9 | ||
2015-11-19 | disable stop event when you got it as a sync request | 3 | -0/+14 | ||
2015-11-19 | another small update of readme | 1 | -1/+2 | ||
2015-11-19 | full async DP stop support | 13 | -25/+201 | ||
2015-11-19 | another small update of readme | 1 | -1/+1 | ||
2015-11-19 | update readme | 1 | -0/+17 | ||
2015-11-19 | support debug logs in case of dpdk debug image | 4 | -4/+8 | ||
2015-11-19 | Merge branch 'master' of ↵ | 6 | -42/+174 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | 24 | -120/+1056 | ||
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 | 3 | -0/+84 | ||
2015-11-19 | async events (DP to CP) | 14 | -82/+642 | ||
2015-11-19 | merge Dan console fixes | 3 | -42/+90 | ||
2015-11-19 | another stream program tests | 4 | -1/+71 | ||
2015-11-19 | another stream program tests | 3 | -1/+63 | ||
2015-11-19 | minor typo fix | 2 | -32/+27 | ||
2015-11-19 | add a test for stream program | 4 | -3/+69 | ||
2015-11-19 | History feature is DONE | 2 | -39/+68 | ||
Fixed bugs Cleaned code, more like PEP8 | |||||
2015-11-18 | add support for a program of streams. refactor the dp code | 15 | -79/+823 | ||
2015-11-17 | Merge branch 'master' of ↵ | 7 | -1/+114 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/main_dpdk.cpp | |||||
2015-11-17 | checkpoint before merge | 5 | -67/+197 | ||
2015-11-17 | minor bug in wait cmd | 1 | -1/+1 | ||
2015-11-16 | created general trex console class | 3 | -3/+22 | ||
added dynamic server async support fixed bugs | |||||
2015-11-16 | Merge from master | 16 | -91/+591 | ||
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | 7 | -1/+114 | ||
2015-11-16 | basic compiler checks | 5 | -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-15 | Merge branch 'rpc_intg1' | 15 | -75/+66 | ||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 13 | -46/+34 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-15 | few fixes to ZMQ client (timeout values) | 3 | -29/+32 | ||
2015-11-15 | Merge from rpc_intg1 | 5 | -949/+817 | ||
2015-11-15 | added Kernel support Fedora18 with kernel 3.11.10-100.fc18.x86_64 | 1 | -0/+0 | ||
2015-11-15 | clean shell / client | 3 | -137/+268 | ||
added script for run | |||||
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | 32 | -454/+961 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-13 | few mods | 3 | -34/+42 | ||
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now | |||||
2015-11-13 | v1.79 | 2 | -4/+4 | ||
2015-11-12 | modifying stateless client to a simpler lightweight module | 3 | -272/+144 | ||
2015-11-12 | DRAFT - only for internal purpose | 4 | -664/+521 | ||
2015-11-12 | fix version.h issue | 1 | -2/+2 | ||
2015-11-12 | refactor stream object | 10 | -91/+138 | ||