summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server/trex_server.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...Yaroslav Brustinov1-1/+0
2017-03-02t-rex-64: catch exit with trap to restore tty settingsYaroslav Brustinov1-2/+3
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via Py...Yaroslav Brustinov1-4/+20
2017-02-20STF daemon: add message error if server is already running by current user.Yaroslav Brustinov1-3/+4
2017-02-05trex_daemon_server: check ZMQ port matches between the server and TRex platfo...Yaroslav Brustinov1-0/+25
2016-08-02stf daemon another python3 fixYaroslav Brustinov1-1/+1
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-12/+31
2016-06-21api: add passing of additional arguments to TRexYaroslav Brustinov1-3/+5
2016-06-20regression: add flag to run with debug imageYaroslav Brustinov1-4/+5
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov1-14/+5
2016-06-09fix TRex output not redirectedYaroslav Brustinov1-3/+2
2016-06-06daemons fixesYaroslav Brustinov1-18/+9
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov1-0/+6
2016-05-27fix bug: value of argument 1.0 was counted as "True" and not being addedYaroslav Brustinov1-3/+4
2016-05-23replace t-rex to TRexYaroslav Brustinov1-4/+4
2016-05-13add master daemonYaroslav Brustinov1-39/+98
2016-04-21regression: fix functional filters test pathYaroslav Brustinov1-15/+51
2016-04-03remove timeouts from trex_client pkg tests, filter out 0.1% of highest latenc...Yaroslav Brustinov1-3/+12
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change stat...Yaroslav Brustinov1-1/+1
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov1-4/+7
2015-12-08Fix to documentation of python function generate_run_cmdIdo Barnea1-4/+5
2015-10-27fix call ./t-rex-64 --help for getting versionYaroslav Brustinov1-3/+5
2015-10-26API add: get_trex_log(), get_trex_daemon_log(), get_trex_version()Yaroslav Brustinov1-0/+43
2015-10-14Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and unres...Dan Klein1-8/+20
2015-10-12merged with masterDan Klein1-1/+1
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-51/+51
2015-08-27progress in packet builder moduleDan Klein1-1/+1
2015-06-24first versionHanoh Haim1-0/+465