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