diff options
author | Al Morton <acmorton@att.com> | 2015-10-02 02:18:09 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-10-16 09:21:38 +0000 |
commit | 5e74909524ee5b689aa4290c61ae11689fbd7910 (patch) | |
tree | d69096c9bf2d445f3bd979c42791b38e87403a28 | |
parent | 0e720a2e22505762e79a52cf4fa708d4e01e254b (diff) |
test_spec: LTD: Missing Pre-requisites in some of the "new" tests.
A few of the tests should call out a prerequisite.
LTD.MemoryBandwidth.RFC2544.0PacketLoss.Scalability
and
LTD.Scalability.RFC2544.0PacketLoss
are examples.
JIRA: VSPERF-107
Change-Id: I1ca653ac765f9494b48759764103dfc9d42a42f1
Signed-off-by: Al Morton <acmorton@att.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O'Mahony<billy.o.mahony@intel.com>
Reviewed-by: Gene Snider <eugene.snider@huawei.com>
-rw-r--r-- | docs/to-be-reorganized/vswitchperf_ltd.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/to-be-reorganized/vswitchperf_ltd.rst b/docs/to-be-reorganized/vswitchperf_ltd.rst index 618b9668..321ae418 100644 --- a/docs/to-be-reorganized/vswitchperf_ltd.rst +++ b/docs/to-be-reorganized/vswitchperf_ltd.rst @@ -1759,7 +1759,9 @@ Test ID: LTD.Scalability.RFC2544.0PacketLoss ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ **Title**: RFC 2544 0% loss Scalability throughput test - **Prerequisite Test**: + **Prerequisite Test**: LTD.Throughput.RFC2544.PacketLossRatio, IF the + delta Throughput between the single-flow RFC2544 test and this test with + a variable number of flows is desired. **Priority**: @@ -1800,7 +1802,9 @@ Test ID: LTD.MemoryBandwidth.RFC2544.0PacketLoss.Scalability ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ **Title**: RFC 2544 0% loss Memory Bandwidth Scalability test - **Prerequisite Tests**: + **Prerequisite Tests**: LTD.Throughput.RFC2544.PacketLossRatio, IF the + delta Throughput between an undisturbed RFC2544 test and this test with + the Throughput affected by cache and memory bandwidth contention is desired. **Priority**: |