Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | Hanoch's review - changed update model to differential | 2 | -5/+5 | ||
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | 2 | -0/+36 | ||
2015-11-22 | dp support for pause/resume only continues is supported | 2 | -0/+61 | ||
2015-11-22 | fix stop on duration per port | 2 | -6/+60 | ||
2015-11-21 | add back to back test of DP | 1 | -3/+0 | ||
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | 2 | -6/+13 | ||
2015-11-19 | full async DP stop support | 1 | -0/+16 | ||
2015-11-19 | Merge branch 'master' of ↵ | 2 | -2/+50 | ||
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 | async events (DP to CP) | 2 | -13/+86 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 2 | -2/+49 | ||
2015-11-16 | Merge from master | 2 | -4/+5 | ||
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | 2 | -0/+37 | ||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 2 | -4/+5 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -0/+1 | ||
2015-11-03 | support for multicore | 2 | -0/+40 | ||
2015-11-01 | DP stop message now disables only port related nodes | 2 | -1/+8 | ||
and not all of them | |||||
2015-10-28 | moved all stream compiling phase to a new file | 1 | -1/+1 | ||
trex_streams_compiler.cpp | |||||
2015-10-28 | support for multiple streams | 2 | -24/+8 | ||
2015-10-27 | working cont. stream on 1 core | 2 | -0/+148 | ||