summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Collapse)AuthorFilesLines
2016-04-18simple intro while connecting to the serverimarom3-12/+35
2016-04-17added example for get_warnings()imarom1-0/+5
2016-04-17TUI might crash - do not include unicode chars if stdout encoding is notimarom2-4/+18
'UTF-8' also, some fixes for the TUI port screen
2016-04-17regression: load clean config several attempts, use custom number of cores ↵Yaroslav Brustinov5-12/+22
at stateless.
2016-04-16python3 further fixesYaroslav Brustinov6-12/+15
2016-04-15regression: improve clear NAT translationsYaroslav Brustinov2-10/+17
2016-04-14Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+1
2016-04-14regression: add --python2 and --python3 to run_regression, if nothing ↵Yaroslav Brustinov4-6/+79
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-14by default TUI shows all ports - can be switched to owned by pressingimarom1-1/+1
'o'
2016-04-14fixed partial ports consoleimarom5-92/+178
2016-04-14quick fix for consoleimarom1-1/+1
partial ports still not work well
2016-04-14regression: python3 supportYaroslav Brustinov24-278/+321
2016-04-13support for partial port acquire on consoleimarom4-23/+125
--readonly, -a [ports], -f
2016-04-12added checks for warnings on examplesimarom7-157/+67
2016-04-12events API and RX core util.imarom5-56/+201
2016-04-12regression: trex-dan +1 core for ipv6 simpleYaroslav Brustinov1-2/+2
2016-04-12hltapi: modify and remove traffic fixesYaroslav Brustinov4-41/+54
2016-04-11hltapi stream stats, port tx/rx graphs at consoleYaroslav Brustinov9-221/+321
2016-04-10disable profile tests for now on trex-dan and trex-04imarom1-0/+3
2016-04-10Merge trex-197 bug fixHanoh Haim6-30/+211
2016-04-10factor was brokenimarom1-1/+1
2016-04-10fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.Ximarom1-6/+41
2016-04-10fix pkt size and speed in example stl_bi_dir_flowHanoh Haim2-4/+4
2016-04-10multicore tests new goldens (because of phase)imarom1-1/+1
2016-04-10added tests for multi coreimarom1-0/+11
2016-04-10multicore schedulingimarom1-13/+128
2016-04-10activate client tests on all setups with restrictionsimarom2-10/+25
2016-04-10regression: allow 0.01% errors in rx_check in kiwi02, add 1 more core to ↵Yaroslav Brustinov2-1/+6
trex-dan at nbar
2016-04-09basic modifications for TRex tui to support toggle filtering on portsDan Klein1-3/+14
2016-04-09added multiple toggle optionDan Klein2-5/+88
all test passed!
2016-04-08fixed import issue in test (ugly fix for now)Dan Klein1-1/+8
2016-04-08added filters.py ToggleFilter functionality, and its test fileDan Klein2-0/+106
2016-04-04Merge branch 'master' of git://github.com/vakalapa/trex-core into ↵Hanoh Haim2-0/+256
vakalapa-master
2016-04-04changed the trex server urlvakalapa2-2/+2
2016-04-04Adding trex tcl client and example tcl scriptvakalapa2-0/+256
2016-04-04API classes (versions)imarom7-38/+55
2016-04-03remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵Yaroslav Brustinov5-28/+64
latencies, increase priority of TRex process
2016-04-03adding e1000 support to flow testsIdo Barnea1-1/+1
2016-04-03typoYaroslav Brustinov1-1/+1
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea2-12/+16
2016-04-03regression: add testing of TRex client packageYaroslav Brustinov4-4/+91
2016-04-03relaxed test for virtual NICsimarom1-8/+19
2016-04-03workaround for kiwi02 latencyYaroslav Brustinov1-4/+12
2016-04-03enable tests for different kind of setupsimarom1-7/+16
2016-04-01typoYaroslav Brustinov1-1/+1
2016-04-01regression: trex14 benchmark with new stable imageYaroslav Brustinov1-12/+14
2016-04-01disable all tests for virtual or non loopback with stl_client_testsimarom1-5/+5
2016-03-31make the stl console to work at client package/from stl directory itselfYaroslav Brustinov2-2/+15
2016-03-31Merge remote-tracking branch 'origin/master'Yaroslav Brustinov14-280/+697
2016-03-31regression:Yaroslav Brustinov4-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.