summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/common/trex_streams.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09read only supportimarom1-2/+59
2015-12-06various fixes (each one is a minor one)imarom1-1/+2
2015-12-011. fixed ZMQ message limitationimarom1-2/+14
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-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein1-1/+2
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console
2015-10-26add disconnect functionalityDan Klein1-6/+1
2015-10-26fixed streamlist loadingDan Klein1-2/+3
2015-10-20+ Added traffic options at stl directoryDan Klein1-3/+3
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET
2015-10-20Merge branch 'master' into master-demo +Dan Klein1-3/+2
working demo of loading a YAML, and attaching it to server
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein1-29/+56
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein1-151/+123
Next, start working on StreamList object
2015-10-18more yaml utils, better streams handlingDan Klein1-85/+145
2015-10-15updated yaml utils and stream objectDan Klein1-0/+190