summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/examples
AgeCommit message (Collapse)AuthorFilesLines
2017-03-09trex-370. Added --no-hw-flow-stat command line optionIdo Barnea1-0/+10
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-02-08STL example of using IPv6 in automationYaroslav Brustinov1-0/+30
Change-Id: I976f38f491e5310ae708ff482f8cdf33df3c92d4 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-06examples for functional testsimarom1-0/+1
Signed-off-by: imarom <imarom@cisco.com>
2017-02-06added another functional test - PINGimarom1-2/+45
Signed-off-by: imarom <imarom@cisco.com>
2017-02-06added example for functional tests using start_capture/stop_capture APIsimarom1-0/+78
Signed-off-by: imarom <imarom@cisco.com>
2016-11-28check VIC FW support using FILTER_INFO, remove patch from enic driverHanoh Haim1-2/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28add update exampleHanoh Haim1-0/+123
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-08-24add example for pin coresHanoh Haim1-0/+72
2016-08-24hltapi example: add example command of removing all streams from portYaroslav Brustinov1-1/+5
2016-08-03set default stateful duration 1 hour, forbid duration in statelessYaroslav Brustinov1-2/+29
add "add_profile"stateless Python API command fix trex_perf.py
2016-07-05various fixesYaroslav Brustinov1-0/+2
2016-06-29flow stat/latency error counters code + documentationIdo Barnea2-27/+43
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