Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 7 | -35/+150 | |
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 | |
2016-04-18 | support for reacquire command | imarom | 3 | -15/+70 | |
also better sync with the server about ownership of ports | |||||
2016-04-18 | simple intro while connecting to the server | imarom | 3 | -12/+35 | |
2016-04-17 | added example for get_warnings() | imarom | 1 | -0/+5 | |
2016-04-17 | TUI might crash - do not include unicode chars if stdout encoding is not | imarom | 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 ↵ | Yaroslav Brustinov | 5 | -12/+22 | |
at stateless. | |||||
2016-04-16 | python3 further fixes | Yaroslav Brustinov | 6 | -12/+15 | |
2016-04-15 | regression: improve clear NAT translations | Yaroslav Brustinov | 2 | -10/+17 | |
2016-04-15 | copy of wrong golden yesterday | Yaroslav Brustinov | 1 | -0/+0 | |
2016-04-14 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-14 | regression: add --python2 and --python3 to run_regression, if nothing ↵ | Yaroslav Brustinov | 26 | -9/+113 | |
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 | imarom | 1 | -1/+1 | |
'o' | |||||
2016-04-14 | fixed partial ports console | imarom | 5 | -92/+178 | |
2016-04-14 | quick fix for console | imarom | 1 | -1/+1 | |
partial ports still not work well | |||||
2016-04-14 | regression: python3 support | Yaroslav Brustinov | 25 | -280/+324 | |
2016-04-13 | support for partial port acquire on console | imarom | 4 | -23/+125 | |
--readonly, -a [ports], -f | |||||
2016-04-12 | added checks for warnings on examples | imarom | 11 | -157/+67 | |
2016-04-12 | events API and RX core util. | imarom | 5 | -56/+201 | |
2016-04-12 | regression: trex-dan +1 core for ipv6 simple | Yaroslav Brustinov | 1 | -2/+2 | |
2016-04-12 | hltapi: modify and remove traffic fixes | Yaroslav Brustinov | 4 | -41/+54 | |
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | Yaroslav Brustinov | 9 | -221/+321 | |
2016-04-10 | disable profile tests for now on trex-dan and trex-04 | imarom | 1 | -0/+3 | |
2016-04-10 | Merge trex-197 bug fix | Hanoh Haim | 22 | -35/+317 | |
2016-04-10 | forgot the actual PCAP golden files | imarom | 2 | -0/+0 | |
2016-04-10 | factor was broken | imarom | 1 | -1/+1 | |
2016-04-10 | fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.X | imarom | 9 | -11/+46 | |
2016-04-10 | fix pkt size and speed in example stl_bi_dir_flow | Hanoh Haim | 2 | -4/+4 | |