summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-11add more example for client apiHanoh Haim2-0/+49
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
2016-04-29GA fix for python3Yaroslav Brustinov1-1/+1
2016-04-29regression: add GAYaroslav Brustinov1-0/+295
2016-04-27stateful api: fix filter max latencyYaroslav Brustinov1-0/+1
2016-04-26stateful api: fix filter max latencyYaroslav Brustinov1-16/+14
2016-04-24stateful API: add get_ports_count based on resultYaroslav Brustinov1-6/+18
2016-04-21stateful API: avoid zero divisionYaroslav Brustinov1-4/+7
2016-04-21regression: fix functional filters test pathYaroslav Brustinov2-17/+102
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
2016-04-19All unit tests passes with both python 2 and python 3.Dan Klein1-3/+51
2016-04-18portattr console command fiximarom1-4/+8
2016-04-18minor fiximarom2-1/+15
2016-04-18support for reacquire commandimarom3-15/+70
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