summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stf
AgeCommit message (Collapse)AuthorFilesLines
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
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks
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
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon)
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
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
regression: fix bw_per_core at trex09 based on regression
2016-04-24stateful API: add get_ports_count based on resultYaroslav Brustinov1-6/+18
regression: be per core takes into account number of ports
2016-04-21stateful API: avoid zero divisionYaroslav Brustinov1-4/+7
2016-04-21regression: fix functional filters test pathYaroslav Brustinov1-2/+51
stateful API: add get_files, get_files_list
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 ↵Yaroslav Brustinov2-23/+50
latencies, increase priority of TRex process
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov13-5/+62
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-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov11-0/+1900