summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client
AgeCommit message (Expand)AuthorFilesLines
2016-01-04some additions to the stateless simulation modeimarom1-3/+29
2016-01-04a script to inject simulation stateless filesimarom1-0/+176
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-16minorHanoh Haim1-1/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+10
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-15moved all return code values to RC types (better for batch rc)imarom3-82/+82
2015-12-14bugs fixesimarom2-9/+32
2015-12-14publish rx_check counters via ZMQ even with iom=0Yaroslav Brustinov1-2/+2
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom3-17/+50
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov1-2/+4
2015-12-10added a "--tui" feature to the consoleimarom1-11/+33
2015-12-10removed session id - not necessaryimarom2-9/+12
2015-12-09read only supportimarom2-529/+525
2015-12-08some modifications to the tablesimarom1-3/+25
2015-12-08dynamic commands on TUIimarom1-0/+23
2015-12-08a minor fix to the TUI (pause/resume all ports)imarom1-2/+2
2015-12-08text based TUI (does not use ncurses)imarom1-1/+7
2015-12-07removed duplicationsimarom1-31/+0
2015-12-07Merge branch 'dan_stateless' into a test branchimarom2-48/+234
2015-12-07added 'dry' option to start commandimarom1-27/+79
2015-12-07some validate infoimarom1-24/+42
2015-12-07clear command now works as well..Dan Klein1-3/+7
2015-12-07Re-designed the statistic building model based on agreed diagram.Dan Klein2-54/+93
2015-12-06python API:fix no latency specified in testsYaroslav Brustinov1-13/+17
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom2-29/+84
2015-12-06various fixes (each one is a minor one)imarom1-29/+83
2015-12-011. fixed ZMQ message limitationimarom1-13/+64
2015-11-29support for update +/- requestimarom1-15/+4
2015-11-29Supports all desired stats option, plus clearing optionDan Klein2-10/+41
2015-11-26when connection is lost - identify this on the consoleimarom2-14/+45
2015-11-26Merge branch 'master' into dan_statelessDan Klein2-13/+155
2015-11-26Initial implementation of stats promptingDan Klein2-37/+119
2015-11-26added support for 'update'imarom1-7/+81
2015-11-25fixed a bug with default start command in the consoleimarom1-2/+28
2015-11-25added events logimarom2-10/+36
2015-11-25support for "total" flag for startimarom1-0/+5
2015-11-24added support for percentage on startimarom1-3/+14
2015-11-23add pause/resume into the consoleHanoh Haim1-0/+118
2015-11-22TUI back onlineimarom1-0/+18
2015-11-19full async DP stop supportimarom2-14/+43
2015-11-19Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom2-32/+30
2015-11-19History feature is DONEDan Klein1-29/+26
2015-11-17minor bug in wait cmdimarom1-1/+1
2015-11-16created general trex console classDan Klein2-3/+4
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-7/+8
2015-11-15few fixes to ZMQ client (timeout values)imarom1-2/+2