summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client/trex_client.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-25add timeout to ssh commandsYaroslav Brustinov1-1209/+0
2016-03-23fix for breakage in the docimarom1-1/+5
2016-03-23yes...again Python3....imarom1-6/+1
2016-01-18regression:Yaroslav Brustinov1-2/+5
2015-12-21trex_client.py: maximal latency should not include c-max-*, only max-*Yaroslav Brustinov1-2/+2
2015-12-21latency.cpp: update ports stats at CLatencyManager::update, instead of CCPort...Yaroslav Brustinov1-0/+63
2015-12-16typoYaroslav Brustinov1-1/+1
2015-12-16trex_client.py: increase timeout by '-k' argument seconds, as it leaves TRex ...Yaroslav Brustinov1-1/+3
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change stat...Yaroslav Brustinov1-2/+2
2015-12-14publish rx_check counters via ZMQ even with iom=0Yaroslav Brustinov1-2/+2
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov1-2/+4
2015-12-06python API:fix no latency specified in testsYaroslav Brustinov1-13/+17
2015-10-26API add: get_trex_log(), get_trex_daemon_log(), get_trex_version()Yaroslav Brustinov1-3/+75
2015-10-12solving conflictsDan Klein1-2/+2
2015-10-12Merge branch 'dan_stateless' into dan_latestDan Klein1-8/+8
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein1-70/+70
2015-10-01Updated control plain documentation with typos and T-Rex changed to TRex.Dan Klein1-64/+64
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein1-2/+0
2015-08-24Fixed dependencies of Control Plane to use external_lib sourcesDan Klein1-6/+6
2015-06-24first versionHanoh Haim1-0/+1066