Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-24 | merge vm random support | Hanoh Haim | 1 | -97/+195 | |
2015-12-24 | improve multi-core random VM support | Hanoh Haim | 1 | -9/+141 | |
2015-12-23 | connected control plane to split | imarom | 1 | -13/+13 | |
2015-12-23 | support for client var split | imarom | 1 | -33/+72 | |
2015-12-23 | some fixes to the VM and the splitter | imarom | 1 | -68/+140 | |
2015-12-23 | support for VM split - 1st phase | imarom | 1 | -84/+74 | |
2015-12-15 | VM: connected control plane to DP | imarom | 1 | -17/+18 | |
2015-12-15 | refactor the vm_tests | Hanoh Haim | 1 | -98/+33 | |
2015-12-15 | fix ubuntu compiler warnings | Hanoh Haim | 1 | -3/+1 | |
2015-12-15 | first test works | Hanoh Haim | 1 | -34/+43 | |
2015-12-15 | check VmDp object | Hanoh Haim | 1 | -0/+77 | |
2015-12-15 | check max packet update | Hanoh Haim | 1 | -3/+6 | |
2015-12-14 | fix merge issues | Hanoh Haim | 1 | -10/+12 | |
2015-12-14 | merge from master | Hanoh Haim | 1 | -117/+87 | |
2015-12-14 | add client command | Hanoh Haim | 1 | -1/+200 | |
2015-12-14 | vm - check ipv4 fix checksum | Hanoh Haim | 1 | -90/+300 | |
2015-12-14 | big edian support another test | Hanoh Haim | 1 | -4/+4 | |
2015-12-14 | big edian support | Hanoh Haim | 1 | -0/+171 | |
2015-12-13 | test inc8 | Hanoh Haim | 1 | -0/+78 | |
2015-12-13 | add commands | Hanoh Haim | 1 | -1/+8 | |
2015-12-13 | compile a program | Hanoh Haim | 1 | -7/+4 | |
2015-12-13 | minor | Hanoh Haim | 1 | -0/+19 | |
2015-12-06 | moved gtest to new compile API | imarom | 1 | -117/+87 | |
2015-12-01 | vm compiler v0 | Hanoh Haim | 1 | -0/+32 | |
2015-11-30 | another vm test | Hanoh Haim | 1 | -0/+100 | |
2015-11-30 | vm mode works - first test | Hanoh Haim | 1 | -0/+54 | |
2015-11-26 | Hanoch's review - changed update model to differential | imarom | 1 | -6/+10 | |
also, graph is calculated on demand and once for each update | |||||
2015-11-24 | Merge branch 'master' of ↵ | imarom | 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 | imarom | 1 | -3/+125 | |
2015-11-23 | add stream graph + support for console to use any of the following | imarom | 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 | Hanoh Haim | 1 | -0/+73 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 1 | -0/+253 | |
2015-11-21 | add back to back test of DP | Hanoh Haim | 1 | -2/+229 | |
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | imarom | 1 | -10/+10 | |
2015-11-19 | full async DP stop support | imarom | 1 | -4/+117 | |
2015-11-19 | Merge branch 'master' of ↵ | imarom | 1 | -0/+83 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | imarom | 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 | Hanoh Haim | 1 | -0/+83 | |
2015-11-19 | another stream program tests | Hanoh Haim | 1 | -0/+69 | |
2015-11-19 | another stream program tests | Hanoh Haim | 1 | -1/+62 | |
2015-11-19 | add a test for stream program | Hanoh Haim | 1 | -0/+63 | |
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 1 | -5/+54 | |
2015-11-16 | basic compiler checks | imarom | 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) | imarom | 1 | -10/+5 | |
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-12 | refactor stream object | Hanoh Haim | 1 | -8/+26 | |
2015-11-11 | add support for multi-burst | Hanoh Haim | 1 | -26/+298 | |
2015-11-11 | fix duration for stl tests | Hanoh Haim | 1 | -4/+4 | |
2015-11-11 | remove default duration | Hanoh Haim | 1 | -1/+2 | |
2015-11-11 | add first stl test and cleanup valgrind | Hanoh Haim | 1 | -256/+104 | |
2015-11-09 | moved logic to the port class | imarom | 1 | -0/+101 | |
also implemented the state machine for CP port |