test_spec: Clarify LTD.Throughput.RFC2889.ErrorFramesFiltering 21/1021/2
authorBilly O'Mahony <billy.o.mahony@intel.com>
Thu, 16 Jul 2015 12:59:35 +0000 (13:59 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 16 Jul 2015 13:59:20 +0000 (13:59 +0000)
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>
test_spec/vswitchperf_ltd.md

index 9c4d921..9361c0f 100755 (executable)
@@ -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.