diff options
Diffstat (limited to 'tools/pkt_gen/xena/profiles')
-rw-r--r-- | tools/pkt_gen/xena/profiles/baseconfig.x2544 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pkt_gen/xena/profiles/baseconfig.x2544 b/tools/pkt_gen/xena/profiles/baseconfig.x2544 index 93c8fabd..3ebe79dc 100644 --- a/tools/pkt_gen/xena/profiles/baseconfig.x2544 +++ b/tools/pkt_gen/xena/profiles/baseconfig.x2544 @@ -210,7 +210,7 @@ "b" ], "TestType": "Throughput", - "Enabled": true, + "Enabled": false, "DurationType": "Seconds", "Duration": 1.0, "DurationFrames": 1, @@ -264,7 +264,7 @@ "Back2Back": { "$type": "XenaCommon.TestConfig.Xena2544.TestTypeOptions.Back2BackTestOptions, Xena2544", "RateSweepOptions": { - "StartValue": 50.0, + "StartValue": 100.0, "EndValue": 100.0, "StepValue": 50.0 }, |