summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl
AgeCommit message (Expand)AuthorFilesLines
2016-06-21profile fixesIdo Barnea1-7/+5
2016-06-20bug: multiplier can be string or unicodeimarom4-29/+25
2016-06-20Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ...Ido Barnea1-1/+1
2016-06-09typo (GitHub pull request #14)Yaroslav Brustinov1-1/+1
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-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 Brustinov3-29/+71
2016-05-23tui: add histogramYaroslav Brustinov2-16/+65
2016-05-22Added min latency calc in PythonIdo Barnea2-1/+11
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 Haim1-4/+4
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-11CPU calculation is different now, in flavor to be higher than real, update th...Hanoh Haim1-2/+2
2016-05-10merge from masterHanoh Haim12-174/+549
2016-05-10PCAP API - added packet hookimarom4-41/+69
2016-05-10wait_on_traffic might get stuck if the async thread unexpectedly crashedimarom2-2/+12
2016-05-10Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+3
2016-05-10hltapi: use flow_stats only for ipv4 packets, add flag to disable flow_stats,...Yaroslav Brustinov1-3/+8
2016-05-09clear_stats must first call an async barrierimarom1-0/+3
2016-05-09added force option to local PCAP - for > 1MB filesimarom2-8/+15
2016-05-09small fix for TUI (shows CPU util. in round up float)imarom1-2/+5
2016-05-09added duration to remote pushimarom4-24/+225
2016-05-09PCAP refinementimarom4-124/+137
2016-05-09first remote PCAP push - draftimarom5-9/+114
2016-05-08add cache to CPHanoh Haim1-6/+19
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov1-1/+2
2016-05-02two fixes:imarom3-28/+42
2016-05-02Python circular object reference - fiximarom2-6/+8