Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-16 | personal code review tweaks | 1 | -1/+1 | ||
2016-08-15 | TUI screen buffer | 1 | -0/+8 | ||
2016-08-15 | core mask - first phase | 1 | -15/+35 | ||
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic | 1 | -16/+15 | ||
2016-06-20 | only latency streams might get the graph to crash while calculating | 1 | -1/+1 | ||
duration (because latency is considered a fixed DC and not a real event) | |||||
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | 1 | -20/+25 | ||
2016-04-10 | factor was broken | 1 | -6/+4 | ||
2016-04-10 | multicore tests new goldens (because of phase) | 1 | -20/+12 | ||
2016-04-10 | multicore scheduling | 1 | -18/+25 | ||
2016-04-10 | NULL stream and multi core better support for streams | 1 | -22/+124 | ||
2016-03-29 | flow stat - track flow states | 1 | -2/+4 | ||
2016-03-23 | 10G and VM work | 1 | -1/+2 | ||
2016-03-02 | tx stats per stream | 1 | -1/+2 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -3/+5 | ||
added full clone (with CP VM) to stream | |||||
2016-02-23 | rate per stream | 1 | -18/+18 | ||
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | 1 | -4/+67 | ||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | 1 | -17/+28 | ||
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
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 | ||