summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/common/trex_stats.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-07Working version of streams view in TRex console.Dan Klein1-29/+25
TODO: sync when console crashes isn't integrated yet
2016-01-04Merge branch 'master' into dan_statelessDan Klein1-12/+116
2016-01-04updated statsDan Klein1-2/+46
2015-12-24some TUI tweaksimarom1-17/+54
2015-12-24CPU util beautificationimarom1-6/+73
PPS total is only TX now and not TX + RX
2015-12-16cleaned the code a little, added load_packet_from_pcap into packet builder ↵Dan Klein1-2/+0
functionality.
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom1-0/+6
and TUI can be started in xterm using tui -x
2015-12-09read only supportimarom1-5/+11
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