From 1407743a1e7ec94fd5397ecb967a8239ead60026 Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Mon, 30 Mar 2015 13:53:41 +0100 Subject: TestSpec: Add LTD.Throughput.RFC2889.BroadcastFrameForwarding Add a definition for RFC2889 Broadcast Frame Forwarding Test. JIRA: VSPERF-37 Change-Id: I7d6e11d5c911fe372c5dcc0475d6a7f2c48ecd71 Signed-off-by: Maryam Tahhan Reviewed-by: Al Morton --- test_spec/vswitchperf_ltd.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md index 4d4400ec..c95db2c2 100755 --- a/test_spec/vswitchperf_ltd.md +++ b/test_spec/vswitchperf_ltd.md @@ -872,6 +872,26 @@ The following represents possible deployments which can help to determine the pe - Physical → virtual switch → physical.
+ - #####Test ID: LTD.Throughput.RFC2889.BroadcastFrameForwarding + **Title**: RFC2889 Broadcast Frame Forwarding Test + + **Prerequisite Test**: N\A + + **Priority**: + + **Description**: + + The aim of this test is to determine the maximum forwarding rate of the DUT when forwarding broadcast traffic. For each frame previously defined under [Default Test Parameters](#DefaultParams), the traffic should be set up as broadcast traffic. The traffic throughput of the DUT should be measured. + + **Expected Result**: + + **Metrics collected** + + The following are the metrics collected for this test: + + - The forwarding rate of the DUT when forwarding broadcast traffic. + +---- [RFC1242]:(http://www.ietf.org/rfc/rfc1242.txt) [RFC2544]:(http://www.ietf.org/rfc/rfc2544.txt) [RFC2885]:(http://www.ietf.org/rfc/rfc2885.txt) -- cgit 1.2.3-korg