summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/console/parsing_opts.py
AgeCommit message (Collapse)AuthorFilesLines
2015-11-29support for update +/- requestimarom1-31/+58
2015-11-25fixed a bug with default start command in the consoleimarom1-1/+1
also added clear events and more types of events
2015-11-25support for "total" flag for startimarom1-2/+10
also fixed a bug in mpps (trex console)
2015-11-25added history command support - you can show the history or execute a ↵imarom1-0/+5
previous command
2015-11-24added support for percentage on startimarom1-7/+11
also added info about the correct interface driver and speed from DPDK layer
2015-11-23add stream graph + support for console to use any of the followingimarom1-13/+51
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-2/+5
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-15clean shell / clientimarom1-4/+5
added script for run
2015-11-13few modsimarom1-2/+2
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now
2015-11-12modifying stateless client to a simpler lightweight moduleimarom1-2/+2
2015-11-11lightweight consoleimarom1-23/+51
2015-11-10Major progress in parsing, not stable yetDan Klein1-17/+75
Most advanced: start, stop functionality
2015-11-07Extended line parsing options, didn't apply all changes on console YETDan Klein1-0/+103