From ff01c17b86301a387f4ca8762988b33b008ee3f3 Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Wed, 15 Jul 2015 14:42:55 +0100 Subject: test_spec: Add LTD.PacketDelayVariation.RFC3393.Soak JIRA: VSPERF-2 Change-Id: I2aa2e929d67a0674c07c975c4d91cdcff50f2c40 Signed-off-by: Billy O'Mahony Reviewed-by: Al Morton Reviewed-by: Eugene Snider Reviewed-by: Maryam Tahhan Reviewed-by: Gurpreet Singh Reviewed-by: Tv Rao --- test_spec/vswitchperf_ltd.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md index 0e1351df..a1ffd38c 100755 --- a/test_spec/vswitchperf_ltd.md +++ b/test_spec/vswitchperf_ltd.md @@ -1137,6 +1137,29 @@ The starting point for defining the suite of tests for benchmarking the performa **Deployment scenario**: - Physical → Virtual Switch → Physical. +
+ - #####Test ID: LTD.PacketDelayVariation.RFC3393.Soak + **Title**: Packet Delay Variation Soak Test + + **Prerequisite Tests**: LTD.Throughput.RFC2544.PacketLossRatio (0% Packet Loss) + + **Priority**: + + **Description**: + + The aim of this test is to understand the distribution of packet delay variation for different frame sizes over an extended test duration and to determine if there are any outliers. To allow for an extended test duration, the test should ideally run for 24 hours or, if this is not possible, for at least 6 hour. For this test, each frame size must be sent at the highest possible throughput with 0% packet loss, as determined in the prerequisite test. + + **Expected Result**: + + **Metrics Collected**: + + The following are the metrics collected for this test: + + - The packet delay variation value for traffic passing through the DUT. + - The [RFC5481] PDV form of delay variation on the traffic flow, using the 99th percentile, for each 60s interval during the test. + - CPU and memory utilization may also be collected as part of this test, to determine the vSwitch's performance footprint on the system. + +
---- -- cgit 1.2.3-korg