summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_streams_compiler.h
AgeCommit message (Collapse)AuthorFilesLines
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov1-3/+3
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-08-18core_mask backward compatability (for GUI)imarom1-1/+1
2016-08-16personal code review tweaksimarom1-2/+3
2016-08-15TUI screen bufferimarom1-5/+9
2016-08-15core mask - first phaseimarom1-1/+61
2016-06-28Latency stream crash in case multiplier is the rate of latency streamHanoh Haim1-1/+1
2016-06-22FLOW_STATS: extract start_stream from the compiler to start_trafficimarom1-2/+2
2016-05-18fix for validating L1 B/W with latency streamsimarom1-6/+6
2016-05-18amplifying a port's bandwidth does not affect latency streamsimarom1-13/+90
2016-04-10factor was brokenimarom1-2/+0
2016-04-10NULL stream and multi core better support for streamsimarom1-1/+19
2016-02-23rate per streamimarom1-8/+8
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-0/+17
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom1-5/+12
http://trex-tgn.cisco.com/youtrack/issue/trex-172
2015-12-23support for VM split - 1st phaseimarom1-2/+0
2015-12-15VM: connected control plane to DPimarom1-0/+9
2015-12-07added 'dry' option to start commandimarom1-2/+17
this enables showing a profile map before starting
2015-12-06moved gtest to new compile APIimarom1-2/+2
2015-12-06burst bug -imarom1-17/+19
generate compiler object per core send message per core instead of duplicating it
2015-12-06various fixes (each one is a minor one)imarom1-0/+1
2015-11-26Hanoch's review - changed update model to differentialimarom1-2/+7
also, graph is calculated on demand and once for each update
2015-11-24Merge branch 'master' of ↵imarom1-0/+5
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-24bug fixes for the graphimarom1-0/+7
2015-11-23add stream graph + support for console to use any of the followingimarom1-0/+80
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-23add pause/resume into the consoleHanoh Haim1-0/+5
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim1-1/+11
2015-11-16basic compiler checksimarom1-1/+25
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-8/+0
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-11add support for multi-burstHanoh Haim1-6/+7
2015-11-11fix duration for stl testsHanoh Haim1-0/+8
2015-11-03support for multicoreimarom1-0/+6
2015-11-03now support multiple interfaces / portsimarom1-1/+2
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-1/+2
2015-11-01DP stop message now disables only port related nodesimarom1-1/+4
and not all of them
2015-10-28compiler missing filesimarom1-0/+68