Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-03 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-03 | Enabled flow stats for all interface types + needed corrections | Ido Barnea | 13 | -230/+293 | |
2016-04-03 | regression: add testing of TRex client package | Yaroslav Brustinov | 4 | -4/+91 | |
2016-04-03 | relaxed test for virtual NICs | imarom | 1 | -8/+19 | |
2016-04-03 | workaround for kiwi02 latency | Yaroslav Brustinov | 1 | -4/+12 | |
2016-04-03 | enable tests for different kind of setups | imarom | 1 | -7/+16 | |
2016-04-01 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-01 | regression: trex14 benchmark with new stable image | Yaroslav Brustinov | 1 | -12/+14 | |
2016-04-01 | disable all tests for virtual or non loopback with stl_client_tests | imarom | 1 | -5/+5 | |
2016-03-31 | make the stl console to work at client package/from stl directory itself | Yaroslav Brustinov | 2 | -2/+15 | |
2016-03-31 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 26 | -292/+795 | |
2016-03-31 | regression: | Yaroslav Brustinov | 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 | Hanoh Haim | 3 | -11/+24 | |
2016-03-31 | fix david regression issues | Hanoh Haim | 2 | -2/+3 | |
2016-03-31 | Merge David4 branch | Hanoh Haim | 8 | -267/+283 | |
2016-03-31 | David edits of trex-core api material | DavidBlock | 8 | -267/+283 | |
2016-03-31 | new test only on loopback non virtual | imarom | 4 | -11/+17 | |
2016-03-31 | STL tests (API) | imarom | 6 | -7/+289 | |
2016-03-31 | RX stats wait_on_traffic | imarom | 1 | -1/+14 | |
2016-03-31 | RX stats two stage API (stop and remove RX filters) | imarom | 9 | -12/+152 | |
2016-03-31 | Fix issue of receiving rx packets from previous test iteration | Ido Barnea | 3 | -2/+34 | |
2016-03-30 | Merge GA to Python API | Hanoh Haim | 24 | -56/+149 | |
2016-03-30 | add ga to api | Hanoh Haim | 3 | -0/+58 | |
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | Yaroslav Brustinov | 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 | Hanoh Haim | 6 | -31/+121 | |
2016-03-29 | fix GUI issue with zero mul | Hanoh Haim | 2 | -1/+6 | |
2016-03-29 | Python 3 crash for portattr | imarom | 1 | -1/+1 | |
2016-03-29 | better error message for core_mask_sanity | Ido Barnea | 1 | -1/+8 | |
2016-03-29 | flow stat - track flow states | Ido Barnea | 4 | -29/+112 | |
2016-03-29 | merge | Hanoh Haim | 3 | -26/+25 | |
2016-03-29 | remove find_python errors | Hanoh Haim | 1 | -4/+16 | |
2016-03-29 | TUI fixup - removed unicodes, and encode as utf-8 for python 2.7 | imarom | 3 | -26/+25 | |
2016-03-29 | v1.99 | Hanoh Haim | 1 | -1/+1 | |
2016-03-29 | Merge branch 'master' of ↵ | imarom | 2 | -5/+8 | |
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core erges an updated upstream into a topic branch. | |||||
2016-03-29 | TUI fixup | imarom | 1 | -1/+6 | |
2016-03-28 | Fixing checksum calc in flow stat packets | Ido Barnea | 1 | -2/+2 | |
2016-03-28 | Remove RX stats from 1G/10G/VM | Ido Barnea | 1 | -3/+6 | |
2016-03-28 | fix valgrind faiulre. Read memory of too short packet | Ido Barnea | 2 | -11/+12 | |
2016-03-27 | fix find_python usage | Yaroslav Brustinov | 5 | -22/+77 | |
2016-03-27 | Make flow stats test run on 10g/1g and vm in low rate | Ido Barnea | 1 | -7/+13 | |
2016-03-27 | fix for trex-193. Statefull with -l option never exit | Ido Barnea | 1 | -7/+9 | |
2016-03-27 | properly ignore streams without flow stat enabled on stream deletion in ↵ | Ido Barnea | 1 | -3/+3 | |
flow_stat | |||||
2016-03-27 | Protecting against too short packets in flow stat parser. This caused ↵ | Ido Barnea | 1 | -0/+9 | |
valgrind test to fail. | |||||
2016-03-27 | putting correct regression config.yaml for trex09 | Ido Barnea | 1 | -31/+2 | |
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | Ido Barnea | 8 | -115/+209 | |
errors | |||||
2016-03-27 | regression: fix failing on positive return status of server | Yaroslav Brustinov | 3 | -17/+15 | |
2016-03-27 | merge exit value | Hanoh Haim | 4 | -1245/+5 | |
2016-03-27 | t-rex-64 script return exit value to upper script | Hanoh Haim | 1 | -0/+8 | |
2016-03-25 | add timeout to ssh commands | Yaroslav Brustinov | 3 | -1242/+2 | |
2016-03-24 | Temporarely removed flow stat support from 1G, 10G and VM | Ido Barnea | 1 | -3/+3 | |