summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client
AgeCommit message (Expand)AuthorFilesLines
2016-01-12perfectionist's job is never done - fixed the console prompt redraw whenimarom1-4/+15
2016-01-12some modifactions to the TUIimarom2-15/+4
2016-01-11small problem in the stl simulationimarom1-4/+3
2016-01-08minor updatesDan Klein1-9/+13
2016-01-08Merge branch 'dan_stateless'Dan Klein2-16/+97
2016-01-07Working version of streams view in TRex console.Dan Klein2-16/+97
2016-01-07first bug caught by the simulator - memory leakimarom1-7/+17
2016-01-07yet another stateless simulation phaseimarom1-1/+7
2016-01-07more options to the stateless simulationimarom1-58/+84
2016-01-05stateless sim - core_index and all cores simulationimarom1-7/+70
2016-01-05Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+202
2016-01-05move regression to trex-coreYaroslav Brustinov1-40/+51
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