From 0cb2050b24066cf92ffb6e25638fbd015578e04b Mon Sep 17 00:00:00 2001 From: Al Morton Date: Wed, 12 Aug 2015 12:53:35 +0100 Subject: TestSpec: Address IETF-93 comments with 2889 Soak tests This patch makes it clear that the Soak tests use a method consistent with RFC 2889 to simplify test system interactions. JIRA: VSPERF-49 Change-Id: I82ca1e6ae6e066f72b343ece72ba98fab2aab97a Signed-off-by: Al Morton Reviewed-by: Maryam Tahhan --- test_spec/vswitchperf_ltd.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test_spec/vswitchperf_ltd.md') diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md index 11426239..1e2eafce 100644 --- a/test_spec/vswitchperf_ltd.md +++ b/test_spec/vswitchperf_ltd.md @@ -827,8 +827,8 @@ The starting point for defining the suite of tests for benchmarking the performa - Physical → virtual switch → physical.
- - #####Test ID: LTD.Throughput.RFC2544.Soak - **Title**: RFC 2544 X% packet loss Throughput Soak Test + - #####Test ID: LTD.Throughput.RFC2889.Soak + **Title**: RFC 2889 X% packet loss Throughput Soak Test **Prerequisite Test** LTD.Throughput.RFC2544.PacketLossRatio @@ -849,14 +849,14 @@ The starting point for defining the suite of tests for benchmarking the performa The following are the metrics collected for this test: - Throughput stability of the DUT. - - This means reporting the number of packets lost per time interval and reporting any time intervals with packet loss. An interval of 60s is suggested. + - This means reporting the number of packets lost per time interval and reporting any time intervals with packet loss. The [RFC2889] Forwarding Rate shall be measured in each interval. An interval of 60s is suggested. - CPU and memory utilization may also be collected as part of this test, to determine the vSwitch's performance footprint on the system. - The [RFC5481] PDV form of delay variation on the traffic flow, using the 99th percentile.
- - #####Test ID: LTD.Throughput.RFC2544.SoakFrameModification - **Title**: RFC 2544 Throughput Soak Test with Frame Modification + - #####Test ID: LTD.Throughput.RFC2889.SoakFrameModification + **Title**: RFC 2889 Throughput Soak Test with Frame Modification **Prerequisite Test** LTD.Throughput.RFC2544.PacketLossRatioFrameModification (0% Packet Loss) @@ -886,7 +886,7 @@ The starting point for defining the suite of tests for benchmarking the performa The following are the metrics collected for this test: - Throughput stability of the DUT. - - This means reporting the number of packets lost per time interval and reporting any time intervals with packet loss. An interval of 60s is suggested. + - This means reporting the number of packets lost per time interval and reporting any time intervals with packet loss. The [RFC2889] Forwarding Rate shall be measured in each interval. An interval of 60s is suggested. - CPU and memory utilization may also be collected as part of this test, to determine the vSwitch's performance footprint on the system. - The [RFC5481] PDV form of delay variation on the traffic flow, using the 99th percentile. -- cgit 1.2.3-korg