Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | Hanoch's review - changed update model to differential | imarom | 11 | -96/+184 | |
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | imarom | 8 | -38/+150 | |
2015-11-25 | move to real idle in case of stop | Hanoh Haim | 1 | -0/+1 | |
2015-11-25 | fixed a bug with default start command in the console | imarom | 2 | -3/+12 | |
also added clear events and more types of events | |||||
2015-11-25 | added events log | imarom | 2 | -2/+4 | |
2015-11-25 | support for "total" flag for start | imarom | 1 | -9/+5 | |
also fixed a bug in mpps (trex console) | |||||
2015-11-24 | added support for percentage on start | imarom | 5 | -9/+86 | |
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-24 | Merge branch 'master' of ↵ | imarom | 12 | -43/+618 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-24 | bug fixes for the graph | imarom | 4 | -50/+260 | |
2015-11-23 | add stream graph + support for console to use any of the following | imarom | 8 | -11/+380 | |
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-23 | add pause/resume into the console | Hanoh Haim | 5 | -11/+32 | |
2015-11-22 | dp support for pause/resume only continues is supported | Hanoh Haim | 6 | -3/+220 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 8 | -29/+366 | |
2015-11-21 | add back to back test of DP | Hanoh Haim | 4 | -9/+238 | |
2015-11-21 | Merge from master | Hanoh Haim | 14 | -127/+989 | |
2015-11-21 | fix crash in case of CNTL-C | Hanoh Haim | 1 | -3/+9 | |
2015-11-19 | Merge branch 'master' of ↵ | imarom | 3 | -3/+7 | |
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 | imarom | 7 | -31/+45 | |
2015-11-19 | a bug in back to back start/stop | imarom | 2 | -8/+9 | |
2015-11-19 | disable stop event when you got it as a sync request | imarom | 3 | -0/+14 | |
2015-11-19 | full async DP stop support | imarom | 8 | -10/+157 | |
2015-11-19 | support debug logs in case of dpdk debug image | Hanoh Haim | 3 | -3/+7 | |
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 | 16 | -119/+1001 | |
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 | async events (DP to CP) | imarom | 13 | -82/+641 | |
2015-11-19 | another stream program tests | Hanoh Haim | 2 | -1/+70 | |
2015-11-19 | another stream program tests | Hanoh Haim | 1 | -1/+62 | |
2015-11-19 | minor typo fix | Hanoh Haim | 2 | -32/+27 | |
2015-11-19 | add a test for stream program | Hanoh Haim | 2 | -3/+67 | |
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 13 | -79/+774 | |
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 | 4 | -67/+196 | |
2015-11-16 | Merge from master | Hanoh Haim | 12 | -53/+546 | |
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 | 11 | -37/+21 | |
2015-11-15 | added duration to the RPC server (and all the way to the DP) | imarom | 11 | -37/+21 | |
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-15 | Merge from rpc_intg1 | Hanoh Haim | 1 | -6/+6 | |
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | imarom | 21 | -444/+931 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-11-12 | DRAFT - only for internal purpose | imarom | 1 | -6/+6 | |
2015-11-12 | fix version.h issue | Hanoh Haim | 1 | -2/+2 | |
2015-11-12 | refactor stream object | Hanoh Haim | 8 | -86/+132 | |
2015-11-11 | add support for multi-burst | Hanoh Haim | 8 | -103/+464 | |
2015-11-11 | fix duration for stl tests | Hanoh Haim | 5 | -13/+24 | |
2015-11-11 | remove default duration | Hanoh Haim | 2 | -2/+3 | |
2015-11-11 | Merge first stateless test | Hanoh Haim | 5 | -4/+11 | |
2015-11-11 | add first stl test and cleanup valgrind | Hanoh Haim | 16 | -344/+412 | |
2015-11-11 | a bug causing rate to be sqaure | imarom | 1 | -1/+5 | |
2015-11-11 | lightweight console | imarom | 2 | -2/+4 | |