Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-10 | random packet size - uses expected packet size | 1 | -3/+3 | ||
instead of the value as is | |||||
2015-12-23 | support for client var split | 1 | -1/+0 | ||
2015-12-23 | support for VM split - 1st phase | 1 | -13/+18 | ||
2015-12-15 | VM: connected control plane to DP | 1 | -11/+26 | ||
2015-12-07 | added 'dry' option to start command | 1 | -0/+9 | ||
this enables showing a profile map before starting | |||||
2015-12-06 | moved gtest to new compile API | 1 | -2/+2 | ||
2015-12-06 | burst bug - | 1 | -53/+99 | ||
generate compiler object per core send message per core instead of duplicating it | |||||
2015-12-06 | various fixes (each one is a minor one) | 1 | -1/+1 | ||
2015-11-26 | Hanoch's review - changed update model to differential | 1 | -7/+11 | ||
also, graph is calculated on demand and once for each update | |||||
2015-11-24 | Merge branch 'master' of ↵ | 1 | -1/+6 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-24 | bug fixes for the graph | 1 | -45/+125 | ||
2015-11-23 | add stream graph + support for console to use any of the following | 1 | -7/+179 | ||
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-23 | add pause/resume into the console | 1 | -1/+6 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -6/+58 | ||
2015-11-16 | basic compiler checks | 1 | -7/+294 | ||
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 1 | -3/+0 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-12 | refactor stream object | 1 | -2/+5 | ||
2015-11-11 | add support for multi-burst | 1 | -25/+4 | ||
2015-11-11 | fix duration for stl tests | 1 | -1/+3 | ||
2015-11-11 | Merge first stateless test | 1 | -1/+5 | ||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -1/+1 | ||
2015-11-11 | a bug causing rate to be sqaure | 1 | -1/+5 | ||
2015-11-03 | support for multicore | 1 | -0/+19 | ||
2015-11-03 | now support multiple interfaces / ports | 1 | -5/+7 | ||
2015-11-01 | added support for 'mul' field in start_traffic RPC command | 1 | -2/+2 | ||
2015-11-01 | DP stop message now disables only port related nodes | 1 | -0/+4 | ||
and not all of them | |||||
2015-10-28 | compiler missing files | 1 | -0/+81 | ||