diff options
author | Christian Trautman <ctrautma@redhat.com> | 2016-06-30 15:45:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-30 15:45:34 +0000 |
commit | 058c74077e572a45a108da9b2ff4180a31f504a7 (patch) | |
tree | 622547351b7b823c1c4e27406b356db10b0c5995 | |
parent | 84018f98355f8aeb4eabf6bed02ca3bca03300ec (diff) | |
parent | 556fb55c04c7aa11e114792c83ccec44ce237087 (diff) |
Merge "xena_bug: Resolve baseconfig reporting option to work with new versions"
-rw-r--r-- | docs/configguide/trafficgen.rst | 2 | ||||
-rw-r--r-- | tools/pkt_gen/xena/profiles/baseconfig.x2544 | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/configguide/trafficgen.rst b/docs/configguide/trafficgen.rst index f612569f..771c640a 100644 --- a/docs/configguide/trafficgen.rst +++ b/docs/configguide/trafficgen.rst @@ -253,6 +253,8 @@ folder. Contact Xena Networks for the latest version of this file. The user can also visit www.xenanetworks/downloads to obtain the file with a valid support contract. +**Note** VSPerf has been fully tested with version v2.43 of Xena2544.exe + To execute the Xena2544.exe file under Linux distributions the mono-complete package must be installed. To install this package follow the instructions below. Further information can be obtained from diff --git a/tools/pkt_gen/xena/profiles/baseconfig.x2544 b/tools/pkt_gen/xena/profiles/baseconfig.x2544 index 3ebe79dc..0612b329 100644 --- a/tools/pkt_gen/xena/profiles/baseconfig.x2544 +++ b/tools/pkt_gen/xena/profiles/baseconfig.x2544 @@ -207,7 +207,7 @@ "PassThreshold": 0.0 }, "ReportPropertyOptions": [ - "b" + "LatencyCounters" ], "TestType": "Throughput", "Enabled": false, |