Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-04 | regression: don't fail because of GA sending errors. | Yaroslav Brustinov | 2 | -13/+19 | |
2016-05-03 | Merge trex-204 | Hanoh Haim | 50 | -1326/+3267 | |
2016-05-03 | fix trex-204 by Wenxian with minor changes | Hanoh Haim | 2 | -2/+12 | |
2016-05-03 | Fix bug on mac replacement by Wenxian | Hanoh Haim | 1 | -1/+1 | |
2016-05-03 | typo | Yaroslav Brustinov | 1 | -2/+2 | |
2016-05-03 | bp_sim: correct description of supported stateful layers | Yaroslav Brustinov | 15 | -119/+127 | |
main_dpdk: send bw_per_core with json, return back precision of low values jsonrpcserver: disable logging regression: use bw_per_core from cpp calculation correct test name for GA | |||||
2016-05-02 | two fixes: | imarom | 3 | -28/+42 | |
1. history traversal with lock when adding stats objects 2. sync with ports only when you acquire the port, reset does not sync with the streams | |||||
2016-05-02 | Python circular object reference - fix | imarom | 2 | -6/+8 | |
2016-05-01 | undo precision changes | Yaroslav Brustinov | 1 | -8/+2 | |
2016-05-01 | typo | Yaroslav Brustinov | 1 | -1/+0 | |
2016-04-30 | regression: stateless benchmark replace test name with profile for GA | Yaroslav Brustinov | 1 | -3/+3 | |
2016-04-29 | GA fix for python3 | Yaroslav Brustinov | 2 | -9/+11 | |
2016-04-29 | typo | Yaroslav Brustinov | 2 | -2/+2 | |
2016-04-29 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-29 | regression: add GA | Yaroslav Brustinov | 5 | -2/+317 | |
2016-04-29 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-29 | regression: stl benchmark less strict stabilization | Yaroslav Brustinov | 1 | -3/+6 | |
2016-04-28 | increase accuracy of low values in json report (0.03 etc.) | Yaroslav Brustinov | 2 | -9/+19 | |
2016-04-28 | regression: slight fix to stl benchmark test | Yaroslav Brustinov | 10 | -39/+51 | |
2016-04-28 | regression: remove print from stl benchmark | Yaroslav Brustinov | 1 | -1/+0 | |
2016-04-28 | regression: lower demand on number of output packets at stateless benchmark | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-28 | regression: stateless benchmark fixes | Yaroslav Brustinov | 1 | -3/+6 | |
2016-04-27 | regression: fail on low bw_per_core | Yaroslav Brustinov | 1 | -4/+3 | |
2016-04-27 | regression: add small delay if load clean config fails | Yaroslav Brustinov | 1 | -2/+3 | |
2016-04-27 | regression: stateless CPU benchmark for profiles | Yaroslav Brustinov | 14 | -64/+1240 | |
2016-04-27 | stateful api: fix filter max latency | Yaroslav Brustinov | 2 | -1/+2 | |
2016-04-26 | stateful api: fix filter max latency | Yaroslav Brustinov | 2 | -23/+21 | |
regression: fix bw_per_core at trex09 based on regression | |||||
2016-04-26 | regression: return back allow_timeout_dev | Yaroslav Brustinov | 4 | -0/+4 | |
2016-04-25 | regression: add trex12 configs | Yaroslav Brustinov | 2 | -175/+35 | |
2016-04-25 | regression: line removed by mistake from trex14 benchmark | Yaroslav Brustinov | 1 | -0/+1 | |
2016-04-25 | regression: add trex09 benchmark.yaml | Yaroslav Brustinov | 1 | -113/+44 | |
2016-04-25 | regression: add bw_per_core to kiwi02 and trex04 | Yaroslav Brustinov | 2 | -191/+124 | |
2016-04-25 | regression: trex25 fix benchmark file | Yaroslav Brustinov | 1 | -4/+8 | |
2016-04-25 | regression: add bw per core for trex-dan, trex08, trex14, trex17, trex25 | Yaroslav Brustinov | 6 | -525/+358 | |
flush printing buffer at beginning and end of tests | |||||
2016-04-24 | regression: imix assymetric - reduce cpu util demand because only half of ↵ | Yaroslav Brustinov | 1 | -1/+1 | |
ports working | |||||
2016-04-24 | regression: nbar cpu util check | Yaroslav Brustinov | 1 | -61/+1 | |
2016-04-24 | regression: bw per core x2 | Yaroslav Brustinov | 1 | -1/+2 | |
2016-04-24 | stateful API: add get_ports_count based on result | Yaroslav Brustinov | 5 | -24/+43 | |
regression: be per core takes into account number of ports | |||||
2016-04-24 | revert added by mistake code | Yaroslav Brustinov | 1 | -9/+3 | |
2016-04-24 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-23 | regression: correct the BW per core calculation | Yaroslav Brustinov | 3 | -21/+25 | |
2016-04-21 | stateful API: avoid zero division | Yaroslav Brustinov | 1 | -4/+7 | |
2016-04-21 | regression: fix functional filters test path | Yaroslav Brustinov | 3 | -25/+103 | |
stateful API: add get_files, get_files_list | |||||
2016-04-19 | minor fix to TUI with no ports | imarom | 1 | -23/+13 | |
2016-04-19 | Merge git://github.com/danklein10/trex-core into danklein10-master | imarom | 6 | -130/+316 | |
also adding some tweaks to the TUI Conflicts: scripts/automation/trex_control_plane/stl/console/trex_tui.py | |||||
2016-04-19 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 12 | -62/+197 | |
2016-04-19 | regression: add trex07, trex14, trex25. | Yaroslav Brustinov | 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. | Dan Klein | 2 | -4/+52 | |
Added more documentation to the ToggleFilter class. | |||||
2016-04-18 | portattr console command fix | imarom | 1 | -4/+8 | |
2016-04-18 | minor fix | imarom | 2 | -1/+15 | |