aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-11-05 13:06:56 +0100
committerTibor Frank <tifrank@cisco.com>2018-11-05 12:10:50 +0000
commit945db1d97515b51e2df650c374c99e3f65e46289 (patch)
treec1ee0ab3fa87859d21467f6dbfd3b1850a5e5fdb
parent5daea0d37e7a778abef1b7d69f2ca8243704e92a (diff)
CSIT-1342: Edit the static content for CSIT-1810 report
Change-Id: I547ccc1a40acbf1adac385f56d388406a5102bde Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4f1ba73c40decf810f27c044c9378aada8b39b43) (cherry picked from commit 84f566a35775e9460be188c4607e8712bcfc31eb)
-rw-r--r--docs/report/csit_framework_documentation/csit_design.rst2
-rw-r--r--docs/report/dmm_functional_tests/csit_release_notes.rst2
-rw-r--r--docs/report/dmm_functional_tests/overview.rst11
-rw-r--r--docs/report/honeycomb_functional_tests/csit_release_notes.rst1
-rw-r--r--docs/report/introduction/methodology.rst6
-rw-r--r--docs/report/introduction/test_environment_sut_calib_hsw.rst8
-rw-r--r--docs/report/introduction/test_environment_sut_calib_skx.rst8
-rw-r--r--docs/report/introduction/test_environment_sut_conf_2.rst2
-rw-r--r--docs/report/introduction/test_environment_sut_meltspec_skx.rst1
-rw-r--r--docs/report/introduction/test_environment_tg.rst4
-rw-r--r--docs/report/vpp_functional_tests/test_environment.rst2
11 files changed, 23 insertions, 24 deletions
diff --git a/docs/report/csit_framework_documentation/csit_design.rst b/docs/report/csit_framework_documentation/csit_design.rst
index c18e4ea542..72bba6a0fa 100644
--- a/docs/report/csit_framework_documentation/csit_design.rst
+++ b/docs/report/csit_framework_documentation/csit_design.rst
@@ -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
diff --git a/docs/report/dmm_functional_tests/csit_release_notes.rst b/docs/report/dmm_functional_tests/csit_release_notes.rst
index 7cebeda12d..f525d1e904 100644
--- a/docs/report/dmm_functional_tests/csit_release_notes.rst
+++ b/docs/report/dmm_functional_tests/csit_release_notes.rst
@@ -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
------------
diff --git a/docs/report/dmm_functional_tests/overview.rst b/docs/report/dmm_functional_tests/overview.rst
index 562fa09eb7..480be8b0b7 100644
--- a/docs/report/dmm_functional_tests/overview.rst
+++ b/docs/report/dmm_functional_tests/overview.rst
@@ -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 | |
+-----------------------+----------------------------------------------+
diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst
index b4aee75f35..8f2048c8ba 100644
--- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst
+++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst
@@ -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. |
+---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
diff --git a/docs/report/introduction/methodology.rst b/docs/report/introduction/methodology.rst
index 1a1c349ba2..89db393973 100644
--- a/docs/report/introduction/methodology.rst
+++ b/docs/report/introduction/methodology.rst
@@ -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
diff --git a/docs/report/introduction/test_environment_sut_calib_hsw.rst b/docs/report/introduction/test_environment_sut_calib_hsw.rst
index dc2a53cac8..62de7f6863 100644
--- a/docs/report/introduction/test_environment_sut_calib_hsw.rst
+++ b/docs/report/introduction/test_environment_sut_calib_hsw.rst
@@ -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
~~~~~~~~~~~~~~~~~
::
diff --git a/docs/report/introduction/test_environment_sut_calib_skx.rst b/docs/report/introduction/test_environment_sut_calib_skx.rst
index 07d70ee9c5..61d2a7a06a 100644
--- a/docs/report/introduction/test_environment_sut_calib_skx.rst
+++ b/docs/report/introduction/test_environment_sut_calib_skx.rst
@@ -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
~~~~~~~~~~~~~~~~~
::
diff --git a/docs/report/introduction/test_environment_sut_conf_2.rst b/docs/report/introduction/test_environment_sut_conf_2.rst
index 79aaff660e..24fcd741e9 100644
--- a/docs/report/introduction/test_environment_sut_conf_2.rst
+++ b/docs/report/introduction/test_environment_sut_conf_2.rst
@@ -1,5 +1,5 @@
-Linux CFS tunings
+Linux CFS Tunings
~~~~~~~~~~~~~~~~~
Linux CFS scheduler tunings are applied to all QEMU vCPU worker threads
diff --git a/docs/report/introduction/test_environment_sut_meltspec_skx.rst b/docs/report/introduction/test_environment_sut_meltspec_skx.rst
index 517ab3a0bc..5d3f719cf6 100644
--- a/docs/report/introduction/test_environment_sut_meltspec_skx.rst
+++ b/docs/report/introduction/test_environment_sut_meltspec_skx.rst
@@ -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
-
diff --git a/docs/report/introduction/test_environment_tg.rst b/docs/report/introduction/test_environment_tg.rst
index 7e0d3ddb80..dd97bbf909 100644
--- a/docs/report/introduction/test_environment_tg.rst
+++ b/docs/report/introduction/test_environment_tg.rst
@@ -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`_
diff --git a/docs/report/vpp_functional_tests/test_environment.rst b/docs/report/vpp_functional_tests/test_environment.rst
index 1d00263ab8..7a6e3771e0 100644
--- a/docs/report/vpp_functional_tests/test_environment.rst
+++ b/docs/report/vpp_functional_tests/test_environment.rst
@@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
::