summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29GA fix for python3Yaroslav Brustinov1-1/+1
2016-04-29regression: add GAYaroslav Brustinov1-0/+295
2016-04-19minor fix to TUI with no portsimarom1-23/+13
2016-04-19Merge git://github.com/danklein10/trex-core into danklein10-masterimarom5-130/+209
also adding some tweaks to the TUI Conflicts: scripts/automation/trex_control_plane/stl/console/trex_tui.py
2016-04-18portattr console command fiximarom1-4/+8
2016-04-18minor fiximarom2-1/+15
2016-04-18support for reacquire commandimarom3-15/+70
also better sync with the server about ownership of ports
2016-04-18simple intro while connecting to the serverimarom3-12/+35
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-16python3 further fixesYaroslav Brustinov1-2/+2
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 Brustinov1-2/+2
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 Brustinov3-21/+31
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-12hltapi: modify and remove traffic fixesYaroslav Brustinov4-41/+54
2016-04-11hltapi stream stats, port tx/rx graphs at consoleYaroslav Brustinov6-215/+310
2016-04-10Merge trex-197 bug fixHanoh Haim2-13/+137
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-10multicore schedulingimarom1-13/+128
2016-04-10activate client tests on all setups with restrictionsimarom1-0/+9
2016-04-09basic modifications for TRex tui to support toggle filtering on portsDan Klein1-3/+14
2016-04-04API classes (versions)imarom7-38/+55
2016-04-01typoYaroslav Brustinov1-1/+1
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 Brustinov5-248/+370
2016-03-31regression:Yaroslav Brustinov2-4/+0
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-31fix david regression issuesHanoh Haim1-1/+1
2016-03-31Merge David4 branchHanoh Haim3-241/+250
2016-03-31David edits of trex-core api materialDavidBlock3-241/+250
2016-03-31new test only on loopback non virtualimarom3-3/+3
2016-03-31STL tests (API)imarom1-0/+5
2016-03-31RX stats wait_on_trafficimarom1-1/+14
2016-03-31RX stats two stage API (stop and remove RX filters)imarom4-9/+104
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov6-14/+23
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-29Python 3 crash for portattrimarom1-1/+1
2016-03-29TUI fixup - removed unicodes, and encode as utf-8 for python 2.7imarom2-22/+24
2016-03-29TUI fixupimarom1-1/+6
2016-03-24add imix_bidir exampleHanoh Haim1-0/+114
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov4-23/+56
2016-03-23moving us to python 3 by default (console)imarom5-11/+22
2016-03-23console now supports python3imarom5-49/+55
2016-03-23python 3 - regressionimarom1-1/+3
2016-03-23yes...again Python3....imarom2-5/+2
2016-03-23Python 3 - another drop (package fixups)imarom7-68/+88