summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_streams.py
AgeCommit message (Collapse)AuthorFilesLines
2016-09-28stl api - importing profile: use given directory as first path, not lastYaroslav Brustinov1-1/+1
2016-09-13add repetable_random example profileHanoh Haim1-0/+3
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov1-16/+24
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version
2016-09-07support for DUAL mode on small PCAPsimarom1-6/+194
2016-08-31generation of native code: fix importsYaroslav Brustinov1-6/+29
2016-08-07random tests are now provided with seedimarom1-3/+3
2016-05-18fix python doc string errorHanoh Haim1-4/+4
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-15/+33
2016-05-10PCAP API - added packet hookimarom1-2/+8
example is much simpler now
2016-05-09added duration to remote pushimarom1-3/+2
2016-05-09PCAP refinementimarom1-1/+1
2016-05-09first remote PCAP push - draftimarom1-1/+6
2016-04-10activate client tests on all setups with restrictionsimarom1-0/+9
2016-04-04API classes (versions)imarom1-1/+1
2016-03-31fix david regression issuesHanoh Haim1-1/+1
2016-03-31Merge David4 branchHanoh Haim1-55/+55
2016-03-31David edits of trex-core api materialDavidBlock1-55/+55
2016-03-31new test only on loopback non virtualimarom1-1/+1
2016-03-31STL tests (API)imarom1-0/+5
2016-03-31RX stats two stage API (stop and remove RX filters)imarom1-0/+4
2016-03-23python 3 - regressionimarom1-1/+3
2016-03-23yes...again Python3....imarom1-2/+2
2016-03-23Python 3 - another drop (package fixups)imarom1-3/+10
2016-03-21python 3 support - phase 2imarom1-1/+1
2016-03-21python 3 support for package - phase 1imarom1-16/+16
2016-03-17'port_id' paramter for profilesimarom1-4/+7
2016-03-16tunables show on the consoleimarom1-4/+43
2016-03-16tunables for consoleimarom1-0/+2
2016-03-16traceback should not inlcude our codeimarom1-1/+1
2016-03-16FIX: direction for profileimarom1-7/+9
2016-03-15building native code: remove checksum fieldsYaroslav Brustinov1-1/+7
2016-03-14add profile docHanoh Haim1-8/+23
2016-03-14some cleanup for API docHanoh Haim1-26/+29
2016-03-10merge docHanoh Haim1-2/+2
2016-03-10 basic doc for python client APIHanoh Haim1-0/+234
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-2/+2
binary, do not build by default;
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea1-4/+4
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-16/+16
2016-03-04add manual padding to 60 bytes with zerosYaroslav Brustinov1-2/+0
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov1-6/+139
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name
2016-03-03RX stats APIimarom1-1/+0
2016-03-01add stream nameHanoh Haim1-0/+4
2016-03-01add --pkt to stl-simHanoh Haim1-0/+15
2016-02-28added port_info APIimarom1-0/+6
IPG for load PCAP cannot be less than 1 usec
2016-02-24add seed per streamHanoh Haim1-0/+5
2016-02-24VM bug youtrack: trex-187imarom1-10/+24
and rx stats
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-3/+16
added full clone (with CP VM) to stream
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-18/+26
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov1-9/+6
2016-02-23sync streams and some other bugsimarom1-18/+26