From 46a871e6eef0d4694eebc1d2e57102ddc5ef23fc Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Thu, 16 Jul 2015 13:59:35 +0100 Subject: [PATCH] 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 Reviewed-by: Tv Rao --- test_spec/vswitchperf_ltd.md | 7 ++++--- 1 file 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. -- 2.16.6