summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client/trex_stateless_client.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-24added exampleimarom1-4/+7
2016-01-21phase 4imarom1-238/+166
2016-01-21draft #3imarom1-131/+278
2016-01-21draft #2imarom1-452/+604
2016-01-21highly draft - just backing upimarom1-502/+754
2016-01-21async publish nowimarom1-3/+8
2016-01-21draft of test API for statelessimarom1-82/+116
2016-01-13-a is not mandatory anymore for every port's commandsimarom1-0/+1
2016-01-12perfectionist's job is never done - fixed the console prompt redraw whenimarom1-4/+15
2016-01-08minor updatesDan Klein1-9/+13
2016-01-07Working version of streams view in TRex console.Dan Klein1-5/+36
2015-12-16minorHanoh Haim1-1/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+10
2015-12-15moved all return code values to RC types (better for batch rc)imarom1-40/+22
2015-12-14bugs fixesimarom1-8/+29
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom1-6/+18
2015-12-10added a "--tui" feature to the consoleimarom1-11/+33
2015-12-10removed session id - not necessaryimarom1-6/+11
2015-12-09read only supportimarom1-529/+115
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 branchimarom1-27/+210
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 Klein1-50/+89
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom1-15/+16
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 Klein1-10/+38
2015-11-26when connection is lost - identify this on the consoleimarom1-13/+35
2015-11-26Merge branch 'master' into dan_statelessDan Klein1-3/+154
2015-11-26Initial implementation of stats promptingDan Klein1-13/+95
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 logimarom1-0/+35
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 supportimarom1-1/+8
2015-11-19Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom1-30/+27
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 Klein1-1/+1
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-7/+8