Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | Initial implementation of stats prompting | Dan Klein | 14 | -44/+1347 | |
2015-11-23 | add stl/burst file | Hanoh Haim | 1 | -0/+36 | |
2015-11-23 | add pause/resume into the console | Hanoh Haim | 3 | -0/+140 | |
2015-11-22 | dp support for pause/resume only continues is supported | Hanoh Haim | 1 | -0/+0 | |
2015-11-22 | Merge from master | Hanoh Haim | 3 | -15/+24 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 2 | -0/+0 | |
2015-11-22 | TUI back online | imarom | 3 | -15/+24 | |
2015-11-21 | add back to back test of DP | Hanoh Haim | 3 | -0/+0 | |
2015-11-21 | Merge branch 'new_kernels_support' | Yaroslav Brustinov | 1 | -0/+0 | |
2015-11-19 | full async DP stop support | imarom | 4 | -14/+43 | |
2015-11-19 | Merge branch 'master' of ↵ | imarom | 4 | -42/+90 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | imarom | 5 | -0/+49 | |
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 | Hanoh Haim | 1 | -0/+0 | |
2015-11-19 | merge Dan console fixes | Hanoh Haim | 3 | -42/+90 | |
2015-11-19 | another stream program tests | Hanoh Haim | 1 | -0/+0 | |
2015-11-19 | another stream program tests | Hanoh Haim | 1 | -0/+0 | |
2015-11-19 | add a test for stream program | Hanoh Haim | 1 | -0/+0 | |
2015-11-19 | History feature is DONE | Dan Klein | 2 | -39/+68 | |
Fixed bugs Cleaned code, more like PEP8 | |||||
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 2 | -0/+49 | |
2015-11-17 | minor bug in wait cmd | imarom | 1 | -1/+1 | |
2015-11-16 | created general trex console class | Dan Klein | 3 | -3/+22 | |
added dynamic server async support fixed bugs | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | imarom | 2 | -9/+13 | |
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-15 | few fixes to ZMQ client (timeout values) | imarom | 3 | -29/+32 | |
2015-11-15 | added Kernel support Fedora18 with kernel 3.11.10-100.fc18.x86_64 | Yaroslav Brustinov | 1 | -0/+0 | |
2015-11-15 | clean shell / client | imarom | 3 | -137/+268 | |
added script for run | |||||
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | imarom | 9 | -5/+8 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-13 | few mods | imarom | 3 | -34/+42 | |
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now | |||||
2015-11-12 | modifying stateless client to a simpler lightweight module | imarom | 3 | -272/+144 | |
2015-11-12 | DRAFT - only for internal purpose | imarom | 3 | -658/+515 | |
2015-11-12 | refactor stream object | Hanoh Haim | 2 | -5/+6 | |
2015-11-11 | add clean gtest script | Hanoh Haim | 1 | -0/+2 | |
2015-11-11 | add support for multi-burst | Hanoh Haim | 5 | -0/+0 | |
2015-11-11 | fix duration for stl tests | Hanoh Haim | 1 | -0/+0 | |
2015-11-11 | lightweight console | imarom | 5 | -954/+1284 | |
2015-11-10 | Major progress in parsing, not stable yet | Dan Klein | 3 | -130/+488 | |
Most advanced: start, stop functionality | |||||
2015-11-09 | Merge branch 'rpc_intg1' of ↵ | imarom | 3 | -3/+162 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-09 | moved logic to the port class | imarom | 1 | -0/+3 | |
also implemented the state machine for CP port | |||||
2015-11-09 | Merge branch 'rpc_intg1' | Hanoh Haim | 34 | -650/+1881 | |
2015-11-09 | Merge branch intg1 | Hanoh Haim | 26 | -93/+222 | |
2015-11-09 | add many client example | Hanoh Haim | 1 | -0/+42 | |
2015-11-08 | tests golden were updated because main loop | imarom | 22 | -0/+0 | |
exit model has changed (sometimes one more packet was written to the dump file) | |||||
2015-11-08 | code review notes: | imarom | 1 | -2/+2 | |
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-07 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 | Dan Klein | 4 | -45/+98 | |
2015-11-07 | Extended line parsing options, didn't apply all changes on console YET | Dan Klein | 4 | -93/+222 | |
2015-11-05 | Merge branch 'rpc_intg1' of ↵ | imarom | 1 | -1/+46 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-05 | bug fixes in status window | imarom | 4 | -45/+98 | |
2015-11-05 | added custom line parsing class and methods | Dan Klein | 1 | -1/+46 | |
2015-11-04 | new format for the status per port | imarom | 1 | -12/+33 | |
2015-11-04 | some fields were missing from the ZMQ publisher | imarom | 2 | -8/+15 | |
2015-11-03 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 | Dan Klein | 2 | -37/+47 | |