Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-09 | added multiple toggle option | 2 | -5/+88 | ||
all test passed! | |||||
2016-04-08 | fixed import issue in test (ugly fix for now) | 1 | -1/+8 | ||
2016-04-08 | added filters.py ToggleFilter functionality, and its test file | 2 | -0/+106 | ||
2016-04-04 | Merge branch 'master' of git://github.com/vakalapa/trex-core into ↵ | 2 | -0/+256 | ||
vakalapa-master | |||||
2016-04-04 | changed the trex server url | 2 | -2/+2 | ||
2016-04-04 | Adding trex tcl client and example tcl script | 2 | -0/+256 | ||
2016-04-04 | API classes (versions) | 7 | -38/+55 | ||
2016-04-03 | remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵ | 5 | -28/+64 | ||
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 | typo | 1 | -1/+1 | ||
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 | make the stl console to work at client package/from stl directory itself | 2 | -2/+15 | ||
2016-03-31 | Merge remote-tracking branch 'origin/master' | 14 | -280/+697 | ||
2016-03-31 | regression: | 4 | -10/+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 | some david sphinx cleanup | 3 | -11/+24 | ||
2016-03-31 | fix david regression issues | 2 | -2/+3 | ||
2016-03-31 | Merge David4 branch | 8 | -267/+283 | ||
2016-03-31 | David edits of trex-core api material | 8 | -267/+283 | ||
2016-03-31 | new test only on loopback non virtual | 4 | -11/+17 | ||
2016-03-31 | STL tests (API) | 2 | -0/+273 | ||
2016-03-31 | RX stats wait_on_traffic | 1 | -1/+14 | ||
2016-03-31 | RX stats two stage API (stop and remove RX filters) | 4 | -9/+104 | ||
2016-03-30 | Merge GA to Python API | 22 | -31/+110 | ||
2016-03-30 | add ga to api | 2 | -0/+34 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 22 | -31/+110 | ||
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-29 | Python 3 crash for portattr | 1 | -1/+1 | ||
2016-03-29 | TUI fixup - removed unicodes, and encode as utf-8 for python 2.7 | 2 | -22/+24 | ||
2016-03-29 | TUI fixup | 1 | -1/+6 | ||
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 | 3 | -17/+15 | ||
2016-03-25 | add timeout to ssh commands | 3 | -1242/+2 | ||
2016-03-24 | trex_client pkg explain | 1 | -1/+9 | ||
2016-03-24 | return client_utils | 5 | -2/+450 | ||
2016-03-24 | add imix_bidir example | 1 | -0/+114 | ||
2016-03-24 | gather stateful client to stf folder, create trex_client package | 26 | -606/+1873 | ||
2016-03-23 | moving us to python 3 by default (console) | 5 | -11/+22 | ||
2016-03-23 | fix for breakage in the doc | 1 | -1/+5 | ||
2016-03-23 | console now supports python3 | 5 | -49/+55 | ||
2016-03-23 | python 3 - regression | 5 | -12/+17 | ||
2016-03-23 | yes...again Python3.... | 14 | -164/+187 | ||
2016-03-23 | Python 3 - another drop (package fixups) | 7 | -68/+88 | ||
2016-03-22 | console push was broken | 2 | -19/+10 | ||