summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
2016-06-20bug: multiplier can be string or unicodeimarom4-29/+25
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov2-7/+9
2016-06-20Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ...Ido Barnea1-1/+1
2016-06-17master_daemon: show better status of executed commandYaroslav Brustinov1-1/+1
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov3-72/+45
2016-06-16fix python doc stringsHanoh Haim1-1/+17
2016-06-09fix TRex output not redirectedYaroslav Brustinov2-46/+47
2016-06-09typo (GitHub pull request #14)Yaroslav Brustinov1-1/+1
2016-06-06daemons fixesYaroslav Brustinov3-27/+16
2016-06-05singleton_daemon:verify RPC connectivity, shutdown the socket for immediate c...Yaroslav Brustinov1-9/+31
2016-06-05remove STLSim from pcap example, remove search of BP-sim pathYaroslav Brustinov2-14/+5
2016-06-02flow latency json changesIdo Barnea1-13/+14
2016-05-31SingletonDaemon restart fix return valueYaroslav Brustinov1-1/+1
2016-05-30async util. monitorimarom3-13/+99
2016-05-29If not total_min, make it StatNotAvailableIdo Barnea1-1/+1
2016-05-29Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+3
2016-05-29Handle latency min when there are no samplesIdo Barnea1-1/+2
2016-05-29merge fix for double barrierimarom3-9/+16
2016-05-29fix for bug trex-210:imarom1-1/+7
2016-05-29revert hltapi changeYaroslav Brustinov1-3/+3
2016-05-29Fix for broken latency exampleIdo Barnea2-6/+13
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov5-29/+235
2016-05-27fix bug: value of argument 1.0 was counted as "True" and not being addedYaroslav Brustinov1-3/+4
2016-05-23tui: add histogramYaroslav Brustinov2-16/+65
2016-05-23replace t-rex to TRexYaroslav Brustinov3-6/+6
2016-05-22Added min latency calc in PythonIdo Barnea2-1/+11
2016-05-21trex_client.py also for python3Yaroslav Brustinov1-1/+1
2016-05-20trex_client: de-unicode get_trex_pathYaroslav Brustinov1-2/+4
2016-05-20TUI: add tx and rx packets at latency panelYaroslav Brustinov1-4/+4
2016-05-19typoYaroslav Brustinov1-1/+1
2016-05-19add example of using Native STL or HLTAPI via JSONRPC callsYaroslav Brustinov2-0/+247
2016-05-19enhance stats to support JSONimarom1-6/+5
2016-05-19Enlarged ZMQ timeoutIdo Barnea1-2/+2
2016-05-19flow latency python examplesIdo Barnea1-0/+132
2016-05-18fix python doc string errorHanoh Haim2-4/+10
2016-05-18tui fixesYaroslav Brustinov4-187/+181
2016-05-18Change to latency python + small fixesIdo Barnea1-3/+13
2016-05-18amplifying a port's bandwidth does not affect latency streamsimarom1-1/+1
2016-05-18moved jitter into latency in pythonIdo Barnea1-2/+2
2016-05-18add latency panel to TUIYaroslav Brustinov4-36/+142
2016-05-18Latency stat python API workIdo Barnea3-0/+39
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea2-16/+34
2016-05-17flush TX queue before sending done message to CPimarom2-3/+13
2016-05-17timeout fix - two bugs in two lines of code :-( ... now it should be okimarom1-4/+6
2016-05-16fix timeout issue due to race with async response from serverimarom1-2/+5
2016-05-15regression and master daemon updatesYaroslav Brustinov1-0/+12
2016-05-14fix indent for building docsYaroslav Brustinov1-0/+2
2016-05-13typoYaroslav Brustinov1-1/+1
2016-05-13add master daemonYaroslav Brustinov6-303/+312
2016-05-11CPU calculation is different now, in flavor to be higher than real, update th...Hanoh Haim1-2/+2