Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-10 | some refinements and few refactors | 6 | -13/+29 | ||
2016-04-10 | multicore tests new goldens (because of phase) | 8 | -30/+15 | ||
2016-04-10 | added tests for multi core | 5 | -0/+112 | ||
2016-04-10 | multicore scheduling | 6 | -40/+169 | ||
2016-04-10 | reset multi core profiles to single core | 4 | -0/+0 | ||
2016-04-10 | NULL stream and multi core better support for streams | 10 | -48/+243 | ||
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-07 | Do not send RX bytes in json if HW type does not support it | 3 | -4/+6 | ||
2016-04-07 | Fix for issue of RX bytes per flow not 0 on xl710 | 1 | -1/+3 | ||
2016-04-07 | Fix for mbuf leak when sending message from dp to rx in vm | 1 | -0/+1 | ||
2016-04-06 | added type to TrexException | 1 | -16/+48 | ||
2016-04-05 | Added get payload len to flow stat parser | 2 | -2/+85 | ||
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 | add igb_uio.ko | 1 | -0/+0 | ||
2016-04-04 | point latest to v1.99 | 1 | -1/+1 | ||
2016-04-04 | API classes (versions) | 22 | -136/+419 | ||
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 | 13 | -230/+293 | ||
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' | 26 | -292/+795 | ||
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) | 6 | -7/+289 | ||
2016-03-31 | RX stats wait_on_traffic | 1 | -1/+14 | ||
2016-03-31 | RX stats two stage API (stop and remove RX filters) | 9 | -12/+152 | ||
2016-03-31 | Fix issue of receiving rx packets from previous test iteration | 3 | -2/+34 | ||
2016-03-30 | Merge GA to Python API | 24 | -56/+149 | ||
2016-03-30 | add ga to api | 3 | -0/+58 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 24 | -56/+149 | ||
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 | Merge GUI mul=0 issue | 6 | -31/+121 | ||
2016-03-29 | fix GUI issue with zero mul | 2 | -1/+6 | ||
2016-03-29 | Python 3 crash for portattr | 1 | -1/+1 | ||
2016-03-29 | better error message for core_mask_sanity | 1 | -1/+8 | ||
2016-03-29 | flow stat - track flow states | 4 | -29/+112 | ||