aboutsummaryrefslogtreecommitdiffstats
path: root/test_spec
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2015-06-24 13:45:34 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2015-06-25 14:26:46 +0000
commit0c04f33541c5238b0f050a3fae6ce6bf8f0c4df2 (patch)
tree7f1f808e21ca8027aaf316d200d0608d508b728a /test_spec
parent3a61d8b18d966a940e40ca403ce8ed2b05c44eda (diff)
test_spec: update spec with MAC learning tests
Update LTD.Throughput.RFC2889.AddressCachingCapacity and LTD.Throughput.RFC2889.AddressLearningRate to indicate they are only applicable to vswitches that are capable of MAC learning. JIRA: VSPERF-35 Change-Id: I7b0f5c98347ba7d8f0a774982bd574a7d306b540 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Al Morton <acmorton@att.com>
Diffstat (limited to 'test_spec')
-rwxr-xr-x[-rw-r--r--]test_spec/vswitchperf_ltd.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md
index ee3af700..bc5896d5 100644..100755
--- a/test_spec/vswitchperf_ltd.md
+++ b/test_spec/vswitchperf_ltd.md
@@ -812,7 +812,7 @@ The following represents possible deployments which can help to determine the pe
**Description**:
- The aim of this test is to determine the address caching capacity of the DUT for a constant load (fixed length frames at a fixed interval time). The selected frame sizes are those previously defined under [Default Test Parameters](#DefaultParams).
+ Please note this test is only applicable to switches that are capable of MAC learning. The aim of this test is to determine the address caching capacity of the DUT for a constant load (fixed length frames at a fixed interval time). The selected frame sizes are those previously defined under [Default Test Parameters](#DefaultParams).
In order to run this test the aging time, that is the maximum time the DUT will keep a learned address in its flow table, and a set of initial addresses, whose value should be >= 1 and <= the max number supported by the implementation must be known. Please note that if the aging time is configurable it must be longer than the time necessary to produce frames from the external source at the specified rate. If the aging time is fixed the frame rate must be brought down to a value that the external source can produce in a time that is less than the aging time.
@@ -842,7 +842,7 @@ The following represents possible deployments which can help to determine the pe
**Description**:
- The aim of this test is to determine the rate of address learning of the DUT for a constant load (fixed length frames at a fixed interval time). The selected frame sizes are those previously defined under [Default Test Parameters](#DefaultParams), traffic should be sent with each IPv4/IPv6 address incremented by one. The rate at which the DUT learns a new address should be measured. The maximum caching capacity from LTD.Memory.RFC2889.AddressCachingCapacity should be taken into consideration as the maximum number of addresses for which the learning rate can be obtained.
+ Please note this test is only applicable to switches that are capable of MAC learning. The aim of this test is to determine the rate of address learning of the DUT for a constant load (fixed length frames at a fixed interval time). The selected frame sizes are those previously defined under [Default Test Parameters](#DefaultParams), traffic should be sent with each IPv4/IPv6 address incremented by one. The rate at which the DUT learns a new address should be measured. The maximum caching capacity from LTD.Memory.RFC2889.AddressCachingCapacity should be taken into consideration as the maximum number of addresses for which the learning rate can be obtained.
**Expected Result**:
It may be worthwhile to report the behaviour when operating beyond address capacity - some DUTS may be more friendly to new addresses than others.