aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2015-07-16 13:59:35 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2015-07-16 13:59:20 +0000
commit46a871e6eef0d4694eebc1d2e57102ddc5ef23fc (patch)
tree36df7edeb2ff029634a76ce8d9f8143353feca6b
parenteeb34bec621b0365650213b1bb66d2be691519ff (diff)
test_spec: Clarify LTD.Throughput.RFC2889.ErrorFramesFiltering
Make changes based on comments from review at VSPERF weekly call 2015-07-15. JIRA: VSPERF-2 Change-Id: I96e9a0c518e7d857d6e58d7bcc96e4691957aac0 Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com> Reviewed-by: Tv Rao <tv.rao@freescale.com>
-rwxr-xr-xtest_spec/vswitchperf_ltd.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md
index 9c4d9217..9361c0f2 100755
--- a/test_spec/vswitchperf_ltd.md
+++ b/test_spec/vswitchperf_ltd.md
@@ -1028,10 +1028,11 @@ The starting point for defining the suite of tests for benchmarking the performa
**Description**:
The aim of this test is to determine whether the DUT will propagate any erroneous frames it receives or whether it is capable of filtering out the erroneous frames. Traffic should be sent with erroneous frames included within the flow at random intervals. Illegal frames that must be tested include:
- - Undersize Frames.
- Oversize Frames.
- - CRC error frames.
- - Fragment Frames.
+ - Undersize Frames.
+ - CRC Errored Frames.
+ - Dribble Bit Errored Frames
+ - Alignment Errored Frames
The traffic flow exiting the DUT should be recorded and checked to determine if the erroneous frames where passed through the DUT.