CSIT-1342: Edit the static content for CSIT-1810 report 93/15693/1
authorTibor Frank <tifrank@cisco.com>
Mon, 5 Nov 2018 12:06:56 +0000 (13:06 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 5 Nov 2018 12:08:42 +0000 (13:08 +0100)
Change-Id: I547ccc1a40acbf1adac385f56d388406a5102bde
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/csit_framework_documentation/csit_design.rst
docs/report/dmm_functional_tests/csit_release_notes.rst
docs/report/dmm_functional_tests/overview.rst
docs/report/honeycomb_functional_tests/csit_release_notes.rst
docs/report/introduction/methodology.rst
docs/report/introduction/test_environment_sut_calib_hsw.rst
docs/report/introduction/test_environment_sut_calib_skx.rst
docs/report/introduction/test_environment_sut_conf_2.rst
docs/report/introduction/test_environment_sut_meltspec_skx.rst
docs/report/introduction/test_environment_tg.rst
docs/report/vpp_functional_tests/test_environment.rst

index c18e4ea..72bba6a 100644 (file)
@@ -192,7 +192,7 @@ section below. Following sections list applicability of the above
 grammar forms to different :abbr:`RF (Robot Framework)` KW categories. Usage
 examples are provided, both good and bad.
 
-Coding guidelines
+Coding Guidelines
 -----------------
 
 Coding guidelines can be found on `Design optimizations wiki page
index 7cebeda..f525d1e 100644 (file)
@@ -6,7 +6,7 @@ Changes in |csit-release|
 
 #. DMM FUNCTIONAL TESTS
 
-   - Added DMM base vs. epoll test case.
+   - Added DMM lwip integration test case.
 
 Known Issues
 ------------
index 562fa09..480be8b 100644 (file)
@@ -45,9 +45,10 @@ environment:
 +-----------------------+----------------------------------------------+
 | Functionality         |  Description                                 |
 +=======================+==============================================+
-| DMM basic operation   | DMM has only one test case right now. The    |
-|                       | testcase demonstrates single server[DUT1]    |
-|                       | and single client[DUT2] scenario using DMM   |
-|                       | framework and kernel tcp/ip stack.           |
-|                       | Test case count: 1.                          |
+| DMM basic operation   | The test case demonstrates single            |
+|                       | server[DUT1] and single client[DUT2]         |
+|                       | scenario using DMM framework and kernel      |
+|                       | tcp/ip stack.                                |
++-----------------------+----------------------------------------------+
+| DMM lwip integration  |                                              |
 +-----------------------+----------------------------------------------+
index b4aee75..8f2048c 100644 (file)
@@ -18,7 +18,6 @@ tests in VIRL:
 | 1 | `VPP-649                                     | When configuring two IP addresses from the same subnet on an interface, VPP refuses the configuration, |
 |   | <https://jira.fd.io/browse/VPP-649>`_        | but returns code 200:OK. This can cause desync between Honeycomb's config and operational data.        |
 +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
-+---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
 | 2 | `HC2VPP-263                                  | LISP PITR feature configuration.                                                                       |
 |   | <https://jira.fd.io/browse/HC2VPP-263>`_     | Locator set reference in operational data is incorrect.                                                |
 +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
index 1a1c349..89db393 100644 (file)
@@ -166,7 +166,7 @@ Input Parameters
    Default (2). (Value chosen based on limited experimentation to date.
    More experimentation needed to arrive to clearer guidelines.)
 
-Initial phase
+Initial Phase
 `````````````
 
 1. First trial measures at maximum rate and discovers MRR.
@@ -192,7 +192,7 @@ Initial phase
    c. *do*: single trial.
    d. *out*: measured loss ratio.
 
-Non-initial phases
+Non-initial Phases
 ``````````````````
 
 1. Main loop:
@@ -631,7 +631,7 @@ created (one for each direction) with TRex flow_stats parameter set to
 STLFlowLatencyStats. In that case, returned statistics will also include
 min/avg/max latency values.
 
-HTTP/TCP with WRK tool
+HTTP/TCP with WRK Tool
 ----------------------
 
 `WRK HTTP benchmarking tool <https://github.com/wg/wrk>`_ is used for
index dc2a53c..62de7f6 100644 (file)
@@ -28,7 +28,7 @@ Linux uname
     Linux t1-tg1 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
 
 
-System-level core jitter
+System-level Core Jitter
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 ::
@@ -82,7 +82,7 @@ System-level core jitter
         160024     172452      12428     160028     160024     188236     933429248 3205440636         30
 
 
-Memory bandwidth
+Memory Bandwidth
 ~~~~~~~~~~~~~~~~
 
 ::
@@ -139,7 +139,7 @@ Memory bandwidth
     Stream-triad like:  105608.10
 
 
-Memory latency
+Memory Latency
 ~~~~~~~~~~~~~~
 
 ::
@@ -199,7 +199,7 @@ Memory latency
      20000  100.77     1542.5
 
 
-L1/L2/LLC latency
+L1/L2/LLC Latency
 ~~~~~~~~~~~~~~~~~
 
 ::
index 07d70ee..61d2a7a 100644 (file)
@@ -28,7 +28,7 @@ Linux uname
     Linux s5-t22-sut1 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
 
 
-System-level core jitter
+System-level Core Jitter
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 ::
@@ -72,7 +72,7 @@ System-level core jitter
         160022     167516       7494     160024     160022     172460    3490840576 3203848120         20
 
 
-Memory bandwidth
+Memory Bandwidth
 ~~~~~~~~~~~~~~~~
 
 ::
@@ -129,7 +129,7 @@ Memory bandwidth
     Stream-triad like:  180057.87
 
 
-Memory latency
+Memory Latency
 ~~~~~~~~~~~~~~
 
 ::
@@ -189,7 +189,7 @@ Memory latency
      20000   81.40     2541.9
 
 
-L1/L2/LLC latency
+L1/L2/LLC Latency
 ~~~~~~~~~~~~~~~~~
 
 ::
index 79aaff6..24fcd74 100644 (file)
@@ -1,5 +1,5 @@
 
-Linux CFS tunings
+Linux CFS Tunings
 ~~~~~~~~~~~~~~~~~
 
 Linux CFS scheduler tunings are applied to all QEMU vCPU worker threads
index 517ab3a..5d3f719 100644 (file)
@@ -123,4 +123,3 @@ made public in 2018. Script is available on `Spectre & Meltdown Checker Github
 
     Need more detailed information about mitigation options? Use --explain
     A false sense of security is worse than no security at all, see --disclaimer
-
index 7e0d3dd..dd97bbf 100644 (file)
@@ -6,12 +6,12 @@ TG Version
 
 |trex-release|
 
-DPDK version
+DPDK Version
 ~~~~~~~~~~~~
 
 DPDK v17.11
 
-TG Build Script used
+TG Build Script Used
 ~~~~~~~~~~~~~~~~~~~~
 
 `TRex intallation`_
index 1d00263..7a6e377 100644 (file)
@@ -256,7 +256,7 @@ VPP Installed Packages - Ubuntu
     ii  vpp-plugins                         18.07-release                              amd64        Vector Packet Processing--runtime plugins
 
 
-VPP Installed Packages - Centos
+VPP Installed Packages - CentOs
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ::