X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=vstf%2Fvstf%2Fcommon%2Fperfmark.py;fp=vstf%2Fvstf%2Fcommon%2Fperfmark.py;h=4f5c3978f64e137fd62d99d1fd55655431308b2e;hb=9f6acc0ed5e118f7874c70071e68def42118703b;hp=5edfe3a4d874cdfce8b72035099aa7821f694d93;hpb=6d9521fff519412e66d585d8f980824414a218eb;p=bottlenecks.git 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'