Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-03 | remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵ | 2 | -2/+2 | ||
latencies, increase priority of TRex process | |||||
2016-04-03 | adding e1000 support to flow tests | 1 | -1/+1 | ||
2016-04-03 | typo | 1 | -1/+1 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 2 | -12/+16 | ||
2016-04-03 | regression: add testing of TRex client package | 4 | -4/+91 | ||
2016-04-03 | relaxed test for virtual NICs | 1 | -8/+19 | ||
2016-04-03 | workaround for kiwi02 latency | 1 | -4/+12 | ||
2016-04-03 | enable tests for different kind of setups | 1 | -7/+16 | ||
2016-04-01 | regression: trex14 benchmark with new stable image | 1 | -12/+14 | ||
2016-04-01 | disable all tests for virtual or non loopback with stl_client_tests | 1 | -5/+5 | ||
2016-03-31 | Merge remote-tracking branch 'origin/master' | 2 | -1/+276 | ||
2016-03-31 | regression: | 2 | -6/+27 | ||
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 | fix david regression issues | 1 | -1/+2 | ||
2016-03-31 | new test only on loopback non virtual | 1 | -8/+14 | ||
2016-03-31 | STL tests (API) | 1 | -0/+268 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 2 | -11/+24 | ||
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-27 | Make flow stats test run on 10g/1g and vm in low rate | 1 | -7/+13 | ||
2016-03-27 | putting correct regression config.yaml for trex09 | 1 | -31/+2 | ||
2016-03-27 | regression: fix failing on positive return status of server | 2 | -15/+13 | ||
2016-03-25 | add timeout to ssh commands | 1 | -2/+2 | ||
2016-03-24 | gather stateful client to stf folder, create trex_client package | 2 | -7/+12 | ||
2016-03-23 | python 3 - regression | 4 | -11/+14 | ||
2016-03-23 | yes...again Python3.... | 11 | -153/+184 | ||
2016-03-20 | regression: add trex17 with E1000 | 2 | -0/+101 | ||
2016-03-16 | regression: trex14 updated classification | 4 | -22/+11 | ||
2016-03-14 | RX tests | 1 | -5/+37 | ||
2016-03-14 | STL RX tests | 1 | -0/+115 | ||
2016-03-14 | merge cleanup | 3 | -27/+68 | ||
2016-03-14 | some cleanup for API doc | 1 | -30/+30 | ||
2016-03-14 | regression: stl speedup (fix) | 1 | -19/+37 | ||
2016-03-14 | regression: stl speedup | 1 | -6/+28 | ||
2016-03-13 | regression: fix - error in some type of tests leads to ignoring other types ↵ | 1 | -2/+3 | ||
of tests. | |||||
2016-03-11 | regression: add error print | 1 | -0/+2 | ||
2016-03-10 | regression: stl added 1 more map try + sleep | 2 | -1/+6 | ||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | 4 | -31/+35 | ||
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression:fix | 1 | -2/+6 | ||
2016-03-09 | regression: fix | 1 | -9/+9 | ||
2016-03-09 | fix | 1 | -0/+2 | ||
2016-03-09 | fix | 1 | -0/+0 | ||
2016-03-09 | regression: stl updates | 26 | -0/+3101 | ||
2016-03-09 | regression: stl updates | 5 | -31/+61 | ||
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 30 | -3321/+298 | ||
binary, do not build by default; | |||||
2016-03-07 | changed rx stats to flow stats everywhere | 1 | -11/+11 | ||
2016-03-06 | functional tests - not fast enough - now 9 seconds... | 1 | -22/+29 | ||
2016-03-06 | 1. blazing fast regression | 1 | -10/+2 | ||
2. API checks for Python version | |||||
2016-03-04 | return 4 tests | 2 | -15/+14 | ||
2016-03-04 | yet another patch for regression | 1 | -11/+12 | ||
2016-03-04 | patch the regression for now | 1 | -3/+3 | ||
2016-03-04 | ignore python3 cache, generated code files | 1 | -6/+27 | ||
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-02-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | 1 | -0/+1 | ||
functions, add mac profile |