Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | Hanoch's review - changed update model to differential | 1 | -2/+2 | ||
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | 1 | -0/+16 | ||
2015-11-22 | dp support for pause/resume only continues is supported | 1 | -0/+25 | ||
2015-11-22 | fix stop on duration per port | 1 | -6/+19 | ||
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 | 1 | -3/+8 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -1/+19 | ||
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) | 1 | -2/+21 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -1/+20 | ||
2015-11-16 | Merge from master | 1 | -3/+3 | ||
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | 1 | -0/+20 | ||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 1 | -3/+3 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-03 | support for multicore | 1 | -0/+25 | ||
2015-11-01 | DP stop message now disables only port related nodes | 1 | -1/+1 | ||
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 | 1 | -12/+5 | ||
2015-10-27 | working cont. stream on 1 core | 1 | -0/+60 | ||