diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-06-29 15:51:37 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-06-30 09:24:51 +0000 |
commit | e735d09f6112e09774362f91032b9968b61efbd6 (patch) | |
tree | a27f9e154073de6cda5194a5676f38065f8a8430 /test_spec | |
parent | ec133001cae80aafc15761d454a3769c24ea23e4 (diff) |
TestSpec: Add Test Summary List
Add a summary list of the tests defined so far.
Change-Id: I60011bf79515d7b95563b6f3132d01a32ae5e394
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 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md index bc5896d5..c850c103 100755 --- a/test_spec/vswitchperf_ltd.md +++ b/test_spec/vswitchperf_ltd.md @@ -985,6 +985,25 @@ The following represents possible deployments which can help to determine the pe - The maximum number of frames per second that can be forwarded at the specified number of flows and the specified frame size, with zero packet loss. <br/> + +<a name="SummaryList"></a> +####2.3.9 Summary List of Tests +- LTD.Throughput.RFC2544.PacketLossRatio +- LTD.Throughput.RFC2544.PacketLossRatioFrameModification +- LTD.Throughput.RFC2544.SystemRecoveryTime +- LTD.Throughput.RFC2544.BackToBackFrames +- LTD.Throughput.RFC2544.Soak +- LTD.Throughput.RFC2544.SoakFrameModification +- LTD.Throughput.RFC6201.ResetTime +- LTD.Throughput.RFC2889.ForwardingRate +- LTD.Throughput.RFC2889.ForwardPressure +- LTD.Throughput.RFC2889.AddressCachingCapacity +- LTD.Throughput.RFC2889.AddressLearningRate +- LTD.Throughput.RFC2889.ErrorFramesFiltering +- LTD.Throughput.RFC2889.BroadcastFrameForwarding +- LTD.PacketLatency.InitialPacketProcessingLatency +- LTD.Scalability.RFC2544.0PacketLoss + ---- [RFC1242]:(http://www.ietf.org/rfc/rfc1242.txt) [RFC2544]:(http://www.ietf.org/rfc/rfc2544.txt) |