Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-24 | revert added by mistake code | 1 | -9/+3 | ||
2016-04-24 | typo | 1 | -1/+1 | ||
2016-04-23 | regression: correct the BW per core calculation | 3 | -21/+25 | ||
2016-04-21 | regression: fix functional filters test path | 1 | -8/+1 | ||
stateful API: add get_files, get_files_list | |||||
2016-04-19 | Merge git://github.com/danklein10/trex-core into danklein10-master | 1 | -0/+107 | ||
also adding some tweaks to the TUI Conflicts: scripts/automation/trex_control_plane/stl/console/trex_tui.py | |||||
2016-04-19 | regression: add trex07, trex14, trex25. | 10 | -33/+526 | ||
skip rx_check negative on kiwi02 for now. | |||||
2016-04-19 | All unit tests passes with both python 2 and python 3. | 1 | -1/+1 | ||
Added more documentation to the ToggleFilter class. | |||||
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 | 5 | -10/+13 | ||
2016-04-15 | regression: improve clear NAT translations | 2 | -10/+17 | ||
2016-04-14 | regression: add --python2 and --python3 to run_regression, if nothing ↵ | 1 | -3/+7 | ||
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 | regression: python3 support | 20 | -254/+278 | ||
2016-04-12 | regression: trex-dan +1 core for ipv6 simple | 1 | -2/+2 | ||
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | 2 | -3/+9 | ||
2016-04-10 | disable profile tests for now on trex-dan and trex-04 | 1 | -0/+3 | ||
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 | added tests for multi core | 1 | -0/+11 | ||
2016-04-10 | activate client tests on all setups with restrictions | 1 | -10/+16 | ||
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-09 | added multiple toggle option | 1 | -3/+83 | ||
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 | 1 | -0/+20 | ||
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 | ||