Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-08 | STL example of using IPv6 in automation | 1 | -0/+30 | ||
Change-Id: I976f38f491e5310ae708ff482f8cdf33df3c92d4 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-06 | examples for functional tests | 1 | -0/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-06 | added another functional test - PING | 1 | -2/+45 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-06 | added example for functional tests using start_capture/stop_capture APIs | 1 | -0/+78 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | 1 | -0/+123 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-08-24 | add example for pin cores | 1 | -0/+72 | ||
2016-08-24 | hltapi example: add example command of removing all streams from port | 1 | -1/+5 | ||
2016-08-03 | set default stateful duration 1 hour, forbid duration in stateless | 1 | -2/+29 | ||
add "add_profile"stateless Python API command fix trex_perf.py | |||||
2016-07-05 | various fixes | 1 | -0/+2 | ||
2016-06-29 | flow stat/latency error counters code + documentation | 2 | -27/+43 | ||
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | 1 | -1/+1 | ||
ethernet CRC | |||||
2016-06-05 | remove STLSim from pcap example, remove search of BP-sim path | 1 | -3/+1 | ||
2016-05-29 | Fix for broken latency example | 1 | -4/+5 | ||
2016-05-28 | master_daemon & other daemons updates | 2 | -25/+67 | ||
2016-05-22 | Added min latency calc in Python | 1 | -0/+2 | ||
2016-05-19 | add example of using Native STL or HLTAPI via JSONRPC calls | 2 | -0/+247 | ||
2016-05-19 | flow latency python examples | 1 | -0/+132 | ||
2016-05-10 | PCAP API - added packet hook | 1 | -34/+24 | ||
example is much simpler now | |||||
2016-05-09 | added force option to local PCAP - for > 1MB files | 1 | -4/+6 | ||
2016-05-09 | added duration to remote push | 1 | -0/+121 | ||
2016-04-12 | added checks for warnings on examples | 5 | -154/+60 | ||
2016-04-10 | fix pkt size and speed in example stl_bi_dir_flow | 2 | -4/+4 | ||
2016-04-01 | typo | 1 | -1/+1 | ||
2016-03-31 | Merge remote-tracking branch 'origin/master' | 1 | -0/+2 | ||
2016-03-31 | regression: | 2 | -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-31 | new test only on loopback non virtual | 1 | -1/+1 | ||
2016-03-31 | RX stats two stage API (stop and remove RX filters) | 1 | -1/+3 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 5 | -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-24 | add imix_bidir example | 1 | -0/+114 | ||
2016-03-24 | gather stateful client to stf folder, create trex_client package | 2 | -17/+47 | ||
2016-03-21 | python 3 - examples working | 8 | -60/+60 | ||
2016-03-21 | python 3 support - phase 2 | 1 | -9/+9 | ||
2016-03-17 | fix integer checks, now they include "long" | 1 | -1/+0 | ||
2016-03-13 | add more API sample | 2 | -0/+118 | ||
2016-03-10 | stress test for RX on stl_flow_stats.py | 1 | -33/+51 | ||
2016-03-10 | RX stats - major refactor | 1 | -1/+0 | ||
2016-03-09 | regression: stl updates | 1 | -6/+16 | ||
2016-03-07 | changed STLRxStats to STLFlowStats | 1 | -1/+1 | ||
2016-03-07 | changed rx stats to flow stats everywhere | 1 | -5/+5 | ||
2016-03-04 | ignore python3 cache, generated code files | 1 | -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-03 | RX stats example "stl_rx_stream.py" | 1 | -9/+34 | ||
2016-03-03 | RX stats API | 2 | -1/+57 | ||
2016-03-03 | Merge Console merge | 1 | -3/+4 | ||
2016-03-03 | console help looks better now | 2 | -2/+116 | ||
2016-03-02 | port mapping - hardening | 1 | -3/+4 | ||
2016-02-29 | fix expected pcap number of packets; add simple example of HLT | 1 | -0/+115 | ||
2016-02-23 | sync streams and some other bugs | 2 | -4/+4 | ||
2016-02-23 | rate per stream | 1 | -1/+1 | ||
2016-02-17 | stl_pcap.py example - how to transmit a pcap | 1 | -0/+99 | ||