summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/commands/trex_rpc_cmd_stream.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-02-18add python profile for new write_mask commandHanoh Haim1-1/+22
2016-02-16step instruction supportHanoh Haim1-4/+7
2016-02-16add sanity check for flow_var instructionHanoh Haim1-0/+31
2016-02-16help was broken in the simulatorimarom1-13/+7
also some more bugs
2016-02-16cleanupHanoh Haim1-1/+0
2016-02-16add action counterHanoh Haim1-1/+9
2016-02-15add scapy layer for default macHanoh Haim1-0/+2
2016-02-10back to 'count' - as the DOC statesimarom1-1/+1
2016-02-01simulator support (API and profiles)imarom1-6/+6
2016-01-261. fixed failing regression testimarom1-11/+13
2. enabled STL nose tests 3. fixed packet size padding to 60
2016-01-26packet is now base64 encodedimarom1-4/+6
2016-01-24added support for L1 B/W checkimarom1-5/+8
both start/update now enforce this and it can be bypassed by providing 'force'
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom1-7/+9
http://trex-tgn.cisco.com/youtrack/issue/trex-172
2015-12-29trim packet size command worksHanoh Haim1-2/+15
2015-12-23connected control plane to splitimarom1-3/+17
2015-12-23support for VM split - 1st phaseimarom1-2/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+27
2015-12-15Merging lastest 'master' to side branch 'vm'imarom1-1/+1
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py
2015-12-15VM: connected control plane to DPimarom1-41/+3
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-1/+1
also few fixes
2015-12-07added 'dry' option to start commandimarom1-0/+1
this enables showing a profile map before starting
2015-12-06various fixes (each one is a minor one)imarom1-100/+83
2015-12-011. fixed ZMQ message limitationimarom1-8/+8
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts
2015-11-29support for update +/- requestimarom1-36/+12
2015-11-26Hanoch's review - changed update model to differentialimarom1-21/+23
also, graph is calculated on demand and once for each update
2015-11-26added support for 'update'imarom1-10/+39
2015-11-25support for "total" flag for startimarom1-9/+5
also fixed a bug in mpps (trex console)
2015-11-23add stream graph + support for console to use any of the followingimarom1-2/+22
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-16basic compiler checksimarom1-1/+5
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-3/+4
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-12refactor stream objectHanoh Haim1-4/+10
2015-11-09moved logic to the port classimarom1-33/+127
also implemented the state machine for CP port
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-4/+4
(with few expections) on both Fedora 18 and Ubunutu
2015-11-05bug fixes in status windowimarom1-3/+48
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-1/+2
2015-10-28moved all stream compiling phase to a new fileimarom1-1/+1
trex_streams_compiler.cpp
2015-10-27working cont. stream on 1 coreimarom1-1/+1
2015-10-26RPC control plane now integarted with DPDKimarom1-22/+22
2015-10-20Merge branch 'master' into master-demo +Dan Klein1-5/+6
working demo of loading a YAML, and attaching it to server
2015-10-19fix flow_var_name -> nameHanoh Haim1-1/+1
2015-10-08some file renamingimarom1-2/+2
2015-10-07added async publisher to the RPC serverimarom1-0/+1
2015-09-17added more testsimarom1-1/+2
2015-09-16added many tests to the RPC serverimarom1-28/+12
also, few tweaks for handling RPC server errors
2015-09-09added ownership to RPC serverimarom1-2/+2
2015-09-07added VM support to the streams and RPC parserimarom1-0/+124
2015-09-06added more commands to RPC serverimarom1-6/+122
2015-09-06trex stateless changed to singleton.imarom1-17/+57
added some more commands (remove all, get list of streams)
2015-09-03changed Is field name to isgimarom1-1/+1
2015-09-01fix for building on csi-trex-05 (ubunutu)imarom1-1/+0