summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server
AgeCommit message (Collapse)AuthorFilesLines
2017-03-08Regression: fix Python3 list of ports, update trex21 benchmark, other minor ↵Yaroslav Brustinov1-1/+0
changes Change-Id: Iad785f8c505af487e201751ad8a8bfb03205cb73 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-03-02t-rex-64: catch exit with trap to restore tty settingsYaroslav Brustinov3-5/+6
Change-Id: Id336aa95ceff5e958e9bce329c85eb7201772712 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via ↵Yaroslav Brustinov3-6/+22
Python API Change-Id: I1836c0366785246acbcd8d238400440f5f3970f5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-20STF daemon: add message error if server is already running by current user.Yaroslav Brustinov1-3/+4
Change-Id: I35400a64d976ce690d298d560dce2ae2254bfb6b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-05trex_daemon_server: check ZMQ port matches between the server and TRex ↵Yaroslav Brustinov2-5/+30
platform config file. Change-Id: I1a6d6dc45513e4ba5f7c50f11f4730c8996c7731 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-02fixed missing .so files due to ignored by .gitignore + fixed pathYaroslav Brustinov1-6/+11
Change-Id: If014548f3d007f9eda6d54332ac04952ea91f751 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov1-0/+1
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-09-13typoYaroslav Brustinov1-6/+8
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov1-0/+1
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version
2016-08-03stf daemon: add support for zipped zmqYaroslav Brustinov2-6/+42
2016-08-02stf daemon another python3 fixYaroslav Brustinov1-1/+1
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov5-34/+60
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files
2016-06-23daemons logger: create log dir if does not existYaroslav Brustinov1-6/+5
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-17master_daemon: show better status of executed commandYaroslav Brustinov1-1/+1
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov2-31/+19
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-06-09fix TRex output not redirectedYaroslav Brustinov2-46/+47
2016-06-06daemons fixesYaroslav Brustinov3-27/+16
2016-06-05singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵Yaroslav Brustinov1-9/+31
close
2016-05-31SingletonDaemon restart fix return valueYaroslav Brustinov1-1/+1
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov2-0/+164
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
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-05-13add master daemonYaroslav Brustinov5-289/+102
2016-04-21regression: fix functional filters test pathYaroslav Brustinov1-15/+51
stateful API: add get_files, get_files_list
2016-04-03remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵Yaroslav Brustinov1-3/+12
latencies, increase priority of TRex process
2016-03-27regression: fix failing on positive return status of serverYaroslav Brustinov1-2/+2
2016-03-22stateful server zmq import fix. TODO: check zmq per platform/py_versionYaroslav Brustinov1-1/+1
2015-12-27updated server pacakges include for ZMQimarom1-4/+8
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change ↵Yaroslav Brustinov1-1/+1
state from Starting to Idle or Running.
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-11-28restore commentYaroslav Brustinov1-0/+1
2015-11-28fix second try of running daemon: second daemonize_parser() ruins input argsYaroslav Brustinov2-11/+6
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 ↵Dan Klein2-10/+21
unresolved domain name handling.
2015-10-12merged with masterDan Klein1-1/+1
2015-10-06Merge branch 'master' into dan_statelessDan Klein5-68/+68
2015-08-27progress in packet builder moduleDan Klein1-1/+1
2015-08-26Merge branch 'master' into dan_statelessDan Klein1-2/+1
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein1-2/+1
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-24Merge branch 'master' into dan_statelessDan Klein3-75/+40
2015-08-24Changes location of console and fixed dependenciesDan Klein2-12/+9
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein2-20/+20
2015-08-24Initial push to external_lib migrationDan Klein1-45/+13
2015-08-23Added dkpt package, created basic shell for packetGen usageDan Klein1-1/+1
2015-06-24first versionHanoh Haim8-0/+1059