Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-17 | added example for get_warnings() | 1 | -0/+5 | ||
2016-04-17 | TUI might crash - do not include unicode chars if stdout encoding is not | 2 | -4/+18 | ||
'UTF-8' also, some fixes for the TUI port screen | |||||
2016-04-17 | regression: load clean config several attempts, use custom number of cores ↵ | 5 | -12/+22 | ||
at stateless. | |||||
2016-04-16 | python3 further fixes | 6 | -12/+15 | ||
2016-04-15 | regression: improve clear NAT translations | 2 | -10/+17 | ||
2016-04-14 | Merge remote-tracking branch 'origin/master' | 1 | -1/+1 | ||
2016-04-14 | regression: add --python2 and --python3 to run_regression, if nothing ↵ | 4 | -6/+79 | ||
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 | by default TUI shows all ports - can be switched to owned by pressing | 1 | -1/+1 | ||
'o' | |||||
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 | 24 | -278/+321 | ||
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 | regression: trex-dan +1 core for ipv6 simple | 1 | -2/+2 | ||
2016-04-12 | hltapi: modify and remove traffic fixes | 4 | -41/+54 | ||
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | 9 | -221/+321 | ||
2016-04-10 | disable profile tests for now on trex-dan and trex-04 | 1 | -0/+3 | ||
2016-04-10 | Merge trex-197 bug fix | 6 | -30/+211 | ||
2016-04-10 | factor was broken | 1 | -1/+1 | ||
2016-04-10 | fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.X | 1 | -6/+41 | ||
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 | added tests for multi core | 1 | -0/+11 | ||
2016-04-10 | multicore scheduling | 1 | -13/+128 | ||
2016-04-10 | activate client tests on all setups with restrictions | 2 | -10/+25 | ||
2016-04-10 | regression: allow 0.01% errors in rx_check in kiwi02, add 1 more core to ↵ | 2 | -1/+6 | ||
trex-dan at nbar | |||||
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 | ||