test_spec: LTD: Memory BW Test - probable issue caused by md to rst conversion 61/2461/4
authorAl Morton <acmorton@att.com>
Fri, 2 Oct 2015 01:18:09 +0000 (02:18 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 15 Oct 2015 16:40:35 +0000 (16:40 +0000)
The following text in the Description needs to be formatted as a list in .RST:
Furthermore: - the ratio of reads to writes should be recorded.

JIRA: VSPERF-109

Change-Id: I3b6c819d1ac07cc466c747d3552cbcc4de5f34bf
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>
docs/to-be-reorganized/vswitchperf_ltd.rst

index ee89c98..25c8cfc 100644 (file)
@@ -1814,17 +1814,20 @@ Test ID: LTD.MemoryBandwidth.RFC2544.0PacketLoss.Scalability
     random data to random addresses in unused physical memory. The random
     nature of the data and addresses is intended to consume cache, exercise
     main memory access (as opposed to cache) and exercise all memory buses
-    equally. Furthermore: - the ratio of reads to writes should be recorded.
-    A ratio of 1:1 SHOULD be used. - the reads and writes MUST be of
-    cache-line size and be cache-line aligned. - in NUMA architectures
-    memory access SHOULD be local to the core's node. Whether only local
-    memory or a mix of local and remote memory is used MUST be recorded. -
-    the memory bandwidth (reads plus writes) used per-core MUST be recorded;
-    the test MUST be run with a per-core memory bandwidth equal to half the
-    maximum system memory bandwidth divided by the number of cores. The test
-    MAY be run with other values for the per-core memory bandwidth. - the
-    test MAY also be run with the memory intensive application running on
-    all cores.
+    equally. Furthermore:
+
+    - the ratio of reads to writes should be recorded. A ratio of 1:1
+      SHOULD be used.
+    - the reads and writes MUST be of cache-line size and be cache-line aligned.
+    - in NUMA architectures memory access SHOULD be local to the core's node.
+      Whether only local memory or a mix of local and remote memory is used
+      MUST be recorded.
+    - the memory bandwidth (reads plus writes) used per-core MUST be recorded;
+      the test MUST be run with a per-core memory bandwidth equal to half the
+      maximum system memory bandwidth divided by the number of cores. The test
+      MAY be run with other values for the per-core memory bandwidth.
+    - the test MAY also be run with the memory intensive application running
+      on all cores.
 
     Under these conditions the DUT's 0% packet loss throughput is determined
     as per LTD.Throughput.RFC2544.PacketLossRatio.