aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2015-04-08 08:07:12 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-04-08 08:07:12 +0000
commit660b450078d0d196d95b184400a7120011dc1e50 (patch)
treeeba2658d0c2f9544eb3c68c3201be903b39dba0a
parenta68e1486204391d89cb2a34156aca4de5556037c (diff)
parente5b5473956ccbac29c2b23cfcd3104d1b21f3ea8 (diff)
Merge "TestSpec: Add LTD.Throughput.RFC2889.ForwardPressure"
-rwxr-xr-xtest_spec/vswitchperf_ltd.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md
index e91dbace..84d946fa 100755
--- a/test_spec/vswitchperf_ltd.md
+++ b/test_spec/vswitchperf_ltd.md
@@ -761,7 +761,31 @@ The following represents possible deployments which can help to determine the pe
- The Max Forwarding Rate for the DUT for each packet size.
<br/>
+ - #####Test ID: LTD.Throughput.RFC2889.ForwardPressure
+ **Title**: RFC2889 Forward Pressure Test
+ **Prerequisite Test**: LTD.Throughput.RFC2889.ForwardingRate
+
+ **Priority**:
+
+ **Description**:
+
+ The aim of this test is to determine if the DUT transmits frames with an inter-frame gap that is less than 12 bytes. This test overloads the DUT and measures the output for forward pressure. Traffic should be transmitted to the DUT with an inter-frame gap of 11 bytes, this will overload the DUT by 1 byte per frame. The forwarding rate of the DUT should be measured.
+
+ **Expected Result**:
+ The forwarding rate should not exceed the maximum forwarding rate of the DUT collected by LTD.Throughput.RFC2889.ForwardingRate.
+
+ **Metrics collected**
+
+ The following are the metrics collected for this test:
+
+ - Forwarding rate of the DUT.
+
+ **Deployment scenario**:
+
+ - Physical → virtual switch → physical.
+
+<br/>
[RFC1242]:(http://www.ietf.org/rfc/rfc1242.txt)
[RFC2544]:(http://www.ietf.org/rfc/rfc2544.txt)
[RFC2885]:(http://www.ietf.org/rfc/rfc2885.txt)