summaryrefslogtreecommitdiffstats
path: root/scripts/stl
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11simulator bug and some YAMLs legacy fieldimarom2-7/+3
2016-02-10add yaml testsHanoh Haim9-34415/+5
2016-02-10multi burst exampleHanoh Haim1-0/+46
2016-02-10burst 1000 exampleHanoh Haim1-0/+52
2016-02-10burst exampleHanoh Haim4-0/+51
2016-02-10x client example mac/ip changeHanoh Haim5-15/+60
2016-02-10fix the new profilesHanoh Haim15-85/+25
2016-02-10Merge more testsHanoh Haim7-6/+284
2016-02-10add 9k pkt_size incHanoh Haim1-0/+57
2016-02-09moved yaml files again ....imarom30-6/+34762
2016-02-09add isg to imix profile, to be able to have a regression on it- multi stream ↵Hanoh Haim1-6/+7
with isg
2016-02-09mpls testsHanoh Haim2-0/+79
2016-02-09add more simulation testsHanoh Haim3-0/+141
2016-02-09YAML loaderimarom1-1/+0
2016-02-08huge refactor - againimarom1-1/+1
2016-02-08first refactorimarom29-34851/+5
2016-02-04sample tuple generator exampleHanoh Haim1-0/+56
2016-02-04example syn attackHanoh Haim2-1/+66
2016-02-04add random size streamHanoh Haim1-0/+58
2016-02-04add udp_pkt.py exampleHanoh Haim1-0/+56
2016-02-03new example - stl_imix.pyimarom1-2/+2
2016-02-03integration issueimarom1-2/+2
2016-02-03integration with scapyimarom1-56/+45
2016-02-01simulator support (API and profiles)imarom3-1/+88
2016-01-18regression:Yaroslav Brustinov1-0/+0
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64
2016-01-08Merge branch 'dan_stateless'Dan Klein1-0/+94
Added the support for "streams" command Missing: 1. "--full" output 2. sync with server after crash 3. merging output for identical port streams
2016-01-07Working version of streams view in TRex console.Dan Klein1-0/+94
TODO: sync when console crashes isn't integrated yet
2016-01-05Merge branch 'random_pkt'Hanoh Haim6-1/+85
2016-01-05random 9k works on 10gb nicsHanoh Haim6-1/+85
2016-01-04some additions to the stateless simulation modeimarom1-0/+34
2015-12-24merge vm random supportHanoh Haim11-1113/+4433
2015-12-24improve multi-core random VM supportHanoh Haim3-0/+187
2015-12-23problem in the yaml fileimarom1-1/+1
2015-12-23connected control plane to splitimarom10-1110/+4430
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-0/+63
2015-12-15simple playground YAML file for VMimarom1-0/+31
2015-12-08add traffic profilesHanoh Haim1-0/+38
2015-12-06add simple configuration fileHanoh Haim1-3/+3
2015-12-011. fixed ZMQ message limitationimarom2-0/+30802
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-24fix the pcap CRC- for statless pcap file should no include CRCHanoh Haim6-57/+57
2015-11-23add stl/burst fileHanoh Haim1-0/+36
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim2-0/+49
2015-10-20+ Added traffic options at stl directoryDan Klein3-1/+50
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein1-0/+11
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module