Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-17 | Merge branch 'master' of ↵ | imarom | 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 | imarom | 5 | -67/+197 | |
2015-11-17 | minor bug in wait cmd | imarom | 1 | -1/+1 | |
2015-11-16 | Merge from master | Hanoh Haim | 16 | -91/+591 | |
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | Hanoh Haim | 7 | -1/+114 | |
2015-11-16 | basic compiler checks | imarom | 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' | imarom | 15 | -75/+66 | |
2015-11-15 | added duration to the RPC server (and all the way to the DP) | imarom | 13 | -46/+34 | |
*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 | Merge from rpc_intg1 | Hanoh Haim | 5 | -949/+817 | |
2015-11-15 | clean shell / client | imarom | 3 | -137/+268 | |
added script for run | |||||
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | imarom | 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 | imarom | 3 | -34/+42 | |
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now | |||||
2015-11-13 | v1.79 | Hanoh Haim | 2 | -4/+4 | |
2015-11-12 | modifying stateless client to a simpler lightweight module | imarom | 3 | -272/+144 | |
2015-11-12 | DRAFT - only for internal purpose | imarom | 4 | -664/+521 | |
2015-11-12 | fix version.h issue | Hanoh Haim | 1 | -2/+2 | |
2015-11-12 | refactor stream object | Hanoh Haim | 10 | -91/+138 | |
2015-11-11 | add clean gtest script | Hanoh Haim | 2 | -0/+10 | |
2015-11-11 | add support for multi-burst | Hanoh Haim | 13 | -103/+464 | |
2015-11-11 | fix duration for stl tests | Hanoh Haim | 6 | -13/+24 | |
2015-11-11 | remove default duration | Hanoh Haim | 2 | -2/+3 | |
2015-11-11 | Merge first stateless test | Hanoh Haim | 10 | -958/+1295 | |
2015-11-11 | add first stl test and cleanup valgrind | Hanoh Haim | 17 | -349/+426 | |
2015-11-11 | a bug causing rate to be sqaure | imarom | 1 | -1/+5 | |
2015-11-11 | lightweight console | imarom | 7 | -956/+1288 | |
2015-11-10 | Merge branch 'rpc_intg1' of ↵ | imarom | 3 | -130/+488 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-10 | added "update" command | imarom | 2 | -1/+2 | |
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 | 8 | -106/+468 | |
also implemented the state machine for CP port | |||||
2015-11-09 | Merge branch 'rpc_intg1' | Hanoh Haim | 86 | -1707/+4214 | |
2015-11-09 | Merge branch intg1 | Hanoh Haim | 51 | -282/+499 | |
2015-11-09 | add many client example | Hanoh Haim | 1 | -0/+42 | |
2015-11-09 | DPDK target is now built with -Wall -Werror | imarom | 5 | -60/+91 | |
(with few expections) on both Fedora 18 and Ubunutu | |||||
2015-11-08 | ubunutu compiler warning | imarom | 1 | -1/+1 | |
2015-11-08 | tests golden were updated because main loop | imarom | 24 | -6/+6 | |
exit model has changed (sometimes one more packet was written to the dump file) | |||||
2015-11-08 | fixed all warnings | imarom | 18 | -95/+119 | |
now compiles with -Wall -Werror | |||||
2015-11-08 | code review notes: | imarom | 6 | -35/+68 | |
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 | 9 | -51/+155 | |
2015-11-07 | Extended line parsing options, didn't apply all changes on console YET | Dan Klein | 4 | -93/+222 | |
2015-11-05 | fix normal trex | Hanoh Haim | 2 | -2/+4 | |
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 | 7 | -49/+151 | |
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 | 3 | -18/+48 | |
2015-11-03 | support for multicore | imarom | 5 | -1/+66 | |
2015-11-03 | now support multiple interfaces / ports | imarom | 11 | -25/+116 | |
2015-11-03 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 | Dan Klein | 2 | -37/+47 | |