summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/common/perfmark.py
diff options
context:
space:
mode:
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'