summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/common/perfmark.py
diff options
context:
space:
mode:
authorYiting.Li <liyiting@huawei.com>2016-01-20 11:01:43 +0800
committerYiting.Li <liyiting@huawei.com>2016-01-20 11:01:43 +0800
commit194ae04e266f63512a8f041f6bfd0dc330cd81af (patch)
tree6054415a0c9de8617076766c43dedaccbd6997cc /vstf/vstf/common/perfmark.py
parent830b8c8c9f158fad8f9b1fc0977ae6deee3e9bed (diff)
JIRA: BOTTLENECKS-41 define the documents of vstf in B release
Change-Id: Ib2ef6fabf0452a3e686d3de0ec7424e9a0500482 Signed-off-by: Yiting.Li <liyiting@huawei.com>
Diffstat (limited to 'vstf/vstf/common/perfmark.py')
-rwxr-xr-xvstf/vstf/common/perfmark.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/vstf/vstf/common/perfmark.py b/vstf/vstf/common/perfmark.py
index 5edfe3a4..4f5c3978 100755
--- a/vstf/vstf/common/perfmark.py
+++ b/vstf/vstf/common/perfmark.py
@@ -19,5 +19,5 @@ rxCount = 'RxFrameCount'
duration = 'Duration'
cpu = 'CPU'
mppsGhz = 'MppspGhz'
-rxMbps = "RxMbit"
-txMbps = 'TxMbit'
+rxMbps = "RxMbps"
+txMbps = 'TxMbps'