diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-03-30 13:53:41 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-04-07 16:46:29 +0000 |
commit | 1407743a1e7ec94fd5397ecb967a8239ead60026 (patch) | |
tree | e7b0bc8d183cd8e76418b4b569f88a388b5e42f3 /test_spec | |
parent | 9994737e090d4936dcac6f8b6085ed1b6ee38db5 (diff) |
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 <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Diffstat (limited to 'test_spec')
-rwxr-xr-x | test_spec/vswitchperf_ltd.md | 20 |
1 files changed, 20 insertions, 0 deletions
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. <br/> + - #####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) |