Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-29 | some bug fixes: | 4 | -17/+50 | ||
1. added a active bit to all the active nodes - when a stop arrives it invalidates them for next time 2. some small flag issues in the stateless port | |||||
2015-10-28 | compiler missing files | 2 | -0/+149 | ||
2015-10-28 | moved all stream compiling phase to a new file | 5 | -93/+34 | ||
trex_streams_compiler.cpp | |||||
2015-10-28 | support for multiple streams | 7 | -50/+109 | ||
2015-10-27 | working cont. stream on 1 core | 6 | -1/+446 | ||
2015-10-26 | RPC control plane now integarted with DPDK | 6 | -484/+102 | ||
2015-10-19 | fix new compiler warning issue in stateless | 2 | -0/+5 | ||
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | 6 | -27/+204 | ||
2015-10-11 | some DP base files | 5 | -11/+103 | ||
2015-10-08 | first integration with DPDK layer | 2 | -18/+68 | ||
2015-10-08 | fixed some bugs in the async server | 2 | -14/+93 | ||
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | 6 | -11/+11 | ||
2015-10-07 | added some dir structure to the stateless | 8 | -0/+0 | ||
2015-10-07 | added async publisher to the RPC server | 4 | -241/+452 | ||
2015-09-29 | just a checkpoint on async server | 1 | -6/+7 | ||
2015-09-24 | some improvements to the console | 2 | -10/+30 | ||
2015-09-21 | checkpoint - added stats and some python code | 2 | -2/+52 | ||
2015-09-17 | moved 'owning states' to port granularity instead of machine | 2 | -0/+71 | ||
2015-09-17 | added more tests | 1 | -1/+1 | ||
2015-09-16 | enabled all warnings for the mock RPC server target | 1 | -1/+1 | ||
2015-09-16 | added many tests to the RPC server | 4 | -18/+86 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-09 | added ownership to RPC server | 1 | -6/+6 | ||
2015-09-07 | added VM support to the streams and RPC parser | 3 | -0/+229 | ||
2015-09-06 | added more commands to RPC server | 4 | -7/+79 | ||
2015-09-06 | trex stateless changed to singleton. | 4 | -26/+80 | ||
added some more commands (remove all, get list of streams) | |||||
2015-09-01 | draft | 2 | -2/+17 | ||
2015-09-01 | draft | 3 | -24/+28 | ||
2015-08-31 | ...draft... | 2 | -31/+62 | ||
2015-08-31 | SOOO DRAFT.... | 4 | -0/+371 | ||