summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/common/trex_stats.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-08some modifications to the tablesimarom1-10/+37
added clear stats as well
2015-12-07Re-designed the statistic building model based on agreed diagram.Dan Klein1-122/+139
WORKING: all polling stats
2015-11-29Supports all desired stats option, plus clearing optionDan Klein1-22/+132
2015-11-26Initial implementation of stats promptingDan Klein1-0/+80
2015-10-12Updated handlers of getter methods and stats (Global, port, stream).Dan Klein1-1/+2
Also, set return values of RPC commands as namedtuples
2015-10-07updated stats handling implementationDan Klein1-12/+26
2015-10-06progress in stateless client, added trex_statsDan Klein1-0/+45