summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/examples
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵Ido Barnea1-1/+1
ethernet CRC
2016-06-05remove STLSim from pcap example, remove search of BP-sim pathYaroslav Brustinov1-3/+1
2016-05-29Fix for broken latency exampleIdo Barnea1-4/+5
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov2-25/+67
2016-05-22Added min latency calc in PythonIdo Barnea1-0/+2
2016-05-19add example of using Native STL or HLTAPI via JSONRPC callsYaroslav Brustinov2-0/+247
2016-05-19flow latency python examplesIdo Barnea1-0/+132
2016-05-10PCAP API - added packet hookimarom1-34/+24
example is much simpler now
2016-05-09added force option to local PCAP - for > 1MB filesimarom1-4/+6
2016-05-09added duration to remote pushimarom1-0/+121
2016-04-12added checks for warnings on examplesimarom5-154/+60
2016-04-10fix pkt size and speed in example stl_bi_dir_flowHanoh Haim2-4/+4
2016-04-01typoYaroslav Brustinov1-1/+1
2016-03-31Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+2
2016-03-31regression:Yaroslav Brustinov2-4/+0
stateless examples: don't fail on result problems, only check python functionality stateful add --warmup flag for 30 seconds 9k imix run before other tests.
2016-03-31new test only on loopback non virtualimarom1-1/+1
2016-03-31RX stats two stage API (stop and remove RX filters)imarom1-1/+3
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov5-13/+22
make stateful tree similar to stl : stf/trex_stf_lib and stf/examples change trex_client package: add profiles, use full stl dir. stl examples: now use stl_path.STL_PROFILES_PATH variable regression: add higher timeout to rsync.
2016-03-24add imix_bidir exampleHanoh Haim1-0/+114
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov2-17/+47
2016-03-21python 3 - examples workingimarom8-60/+60
2016-03-21python 3 support - phase 2imarom1-9/+9
2016-03-17fix integer checks, now they include "long"Yaroslav Brustinov1-1/+0
2016-03-13 add more API sampleHanoh Haim2-0/+118
2016-03-10stress test for RX on stl_flow_stats.pyimarom1-33/+51
2016-03-10RX stats - major refactorimarom1-1/+0
2016-03-09regression: stl updatesYaroslav Brustinov1-6/+16
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea1-1/+1
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-5/+5
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov1-12/+8
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 example "stl_rx_stream.py"imarom1-9/+34
2016-03-03RX stats APIimarom2-1/+57
2016-03-03Merge Console mergeHanoh Haim1-3/+4
2016-03-03console help looks better nowHanoh Haim2-2/+116
2016-03-02port mapping - hardeningimarom1-3/+4
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov1-0/+115
2016-02-23sync streams and some other bugsimarom2-4/+4
2016-02-23rate per streamimarom1-1/+1
2016-02-17stl_pcap.py example - how to transmit a pcapimarom1-0/+99
2016-02-09minor fixesimarom1-1/+1
2016-02-09YAML profiles fixupimarom2-27/+3
2016-02-09YAML loaderimarom1-2/+26
2016-02-08fixed examples to new modelimarom5-6/+7
2016-02-08huge refactor - againimarom5-0/+503