summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
2015-12-24some TUI tweaksimarom3-20/+60
2015-12-24CPU util beautificationimarom2-9/+92
2015-12-23connected control plane to splitimarom2-5/+15
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 Haim2-3/+14
2015-12-16Merge from masterHanoh Haim4-6/+29
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-16cleaned the code a little, added load_packet_from_pcap into packet builder fu...Dan Klein3-5/+26
2015-12-15Merging lastest 'master' to side branch 'vm'imarom9-129/+166
2015-12-15VM: connected control plane to DPimarom1-0/+5
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change stat...Yaroslav Brustinov2-3/+3
2015-12-15moved all return code values to RC types (better for batch rc)imarom6-113/+110
2015-12-14bugs fixesimarom4-14/+57
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 connectivityimarom8-42/+181
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov2-6/+11
2015-12-10added a "--tui" feature to the consoleimarom2-28/+56
2015-12-10removed session id - not necessaryimarom5-12/+15
2015-12-09read only supportimarom7-566/+745
2015-12-08some modifications to the tablesimarom4-22/+91
2015-12-08dynamic commands on TUIimarom2-14/+75
2015-12-08a minor fix to the TUI (pause/resume all ports)imarom2-10/+34
2015-12-08text based TUI (does not use ncurses)imarom4-962/+319
2015-12-08Fix to documentation of python function generate_run_cmdIdo Barnea1-4/+5
2015-12-07removed duplicationsimarom1-31/+0
2015-12-07Merge branch 'dan_stateless' into a test branchimarom9-90/+557
2015-12-07added 'dry' option to start commandimarom3-28/+120
2015-12-07some validate infoimarom2-24/+53
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 Klein4-177/+233
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 !)imarom4-31/+87
2015-12-06various fixes (each one is a minor one)imarom3-65/+115
2015-12-011. fixed ZMQ message limitationimarom4-21/+82
2015-11-29Merge branch 'master' of csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom2-11/+7
2015-11-29support for update +/- requestimarom2-46/+62
2015-11-29Supports all desired stats option, plus clearing optionDan Klein4-32/+180
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-11-26when connection is lost - identify this on the consoleimarom3-14/+78
2015-11-26Merge branch 'master' into dan_statelessDan Klein4-40/+326
2015-11-26Initial implementation of stats promptingDan Klein9-44/+270
2015-11-26added support for 'update'imarom2-11/+93
2015-11-25fixed a bug with default start command in the consoleimarom3-3/+51
2015-11-25added events logimarom3-10/+42
2015-11-25support for "total" flag for startimarom2-2/+15
2015-11-25removed some garbage printsimarom1-2/+0