summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stf
AgeCommit message (Expand)AuthorFilesLines
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via Py...Yaroslav Brustinov1-3/+11
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-0/+25
2017-01-22fix VMXNET3 regreesion issueHanoh Haim1-1/+8
2017-01-15add elkHanoh Haim1-0/+51
2017-01-15STF API: fix latency check after it was not checked in previous runYaroslav Brustinov1-2/+1
2017-01-05add not accurate timer wheel for better performanceHanoh Haim1-3/+4
2016-12-26add tw appendix for many active of flowsHanoh Haim1-0/+69
2016-12-22Less strict check on end of warmup state in Stateful API (96% of expected)Yaroslav Brustinov1-3/+3
2016-11-27client config regressionIdo Barnea1-3/+1
2016-10-30add ifdef guard to .h fileYaroslav Brustinov2-3/+6
2016-07-08fix multicast being counted as ierrorYaroslav Brustinov1-25/+34
2016-07-05various fixesYaroslav Brustinov1-1/+1
2016-07-04trex_client: sample each secondYaroslav Brustinov1-30/+68
2016-06-22typo at last commitYaroslav Brustinov1-1/+1
2016-06-21api: add passing of additional arguments to TRexYaroslav Brustinov1-3/+4
2016-06-21--debug-image flag fix bugYaroslav Brustinov1-1/+1
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov1-3/+4
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov1-41/+26
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
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-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 Brustinov1-14/+210
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 Brustinov1-2/+51
2016-04-14regression: python3 supportYaroslav Brustinov1-3/+12
2016-04-11hltapi stream stats, port tx/rx graphs at consoleYaroslav Brustinov1-3/+2
2016-04-03remove timeouts from trex_client pkg tests, filter out 0.1% of highest latenc...Yaroslav Brustinov2-23/+50
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov13-5/+62
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov11-0/+1900