Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-14 | regression: add --python2 and --python3 to run_regression, if nothing ↵ | 3 | -3/+72 | ||
provided, use python2. hltapi: fix bug of not reducing 4 bytes from produced packets because of fcs. doc: add trex_client package stl/stf example of running examples :) | |||||
2016-04-14 | fixed partial ports console | 5 | -92/+178 | ||
2016-04-14 | quick fix for console | 1 | -1/+1 | ||
partial ports still not work well | |||||
2016-04-14 | regression: python3 support | 4 | -24/+43 | ||
2016-04-13 | support for partial port acquire on console | 4 | -23/+125 | ||
--readonly, -a [ports], -f | |||||
2016-04-12 | added checks for warnings on examples | 7 | -157/+67 | ||
2016-04-12 | events API and RX core util. | 5 | -56/+201 | ||
2016-04-12 | hltapi: modify and remove traffic fixes | 4 | -41/+54 | ||
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | 7 | -218/+312 | ||
2016-04-10 | Merge trex-197 bug fix | 2 | -13/+137 | ||
2016-04-10 | fix pkt size and speed in example stl_bi_dir_flow | 2 | -4/+4 | ||
2016-04-10 | multicore tests new goldens (because of phase) | 1 | -1/+1 | ||
2016-04-10 | multicore scheduling | 1 | -13/+128 | ||
2016-04-10 | activate client tests on all setups with restrictions | 1 | -0/+9 | ||
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 ↵ | 3 | -26/+62 | ||
latencies, increase priority of TRex process | |||||
2016-04-01 | typo | 1 | -1/+1 | ||
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' | 12 | -279/+421 | ||
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 | some david sphinx cleanup | 3 | -11/+24 | ||
2016-03-31 | fix david regression issues | 1 | -1/+1 | ||
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 | 3 | -3/+3 | ||
2016-03-31 | STL tests (API) | 1 | -0/+5 | ||
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 | 20 | -20/+86 | ||
2016-03-30 | add ga to api | 2 | -0/+34 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 20 | -20/+86 | ||
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 | regression: fix failing on positive return status of server | 1 | -2/+2 | ||
2016-03-25 | add timeout to ssh commands | 2 | -1240/+0 | ||
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 | 24 | -599/+1861 | ||
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 | 1 | -1/+3 | ||
2016-03-23 | yes...again Python3.... | 3 | -11/+3 | ||
2016-03-23 | Python 3 - another drop (package fixups) | 7 | -68/+88 | ||
2016-03-22 | console push was broken | 2 | -19/+10 | ||