aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-10-25 15:37:08 +0200
committerTibor Frank <tifrank@cisco.com>2017-10-25 13:39:48 +0000
commitd3fdb481c4c2c18a3aef04ffeb14365b7ec28118 (patch)
treebd969121a38515a896f32830d7deba56a6a9f1b4
parentbbdb8d2acce17e0076bd1e2d1604a32af01e8399 (diff)
Add ligato test results
Change-Id: I107dd0430fb9d59264aeabc63f51d5e615509078 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d8acc8c6a37f5a3aae87dfc642e47058fc4b9a21)
-rw-r--r--docs/report/detailed_test_results/cot_performance_results/index.rst12
-rw-r--r--docs/report/detailed_test_results/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst22
-rw-r--r--resources/tools/presentation/conf.py3
-rw-r--r--resources/tools/presentation/specification.yaml49
5 files changed, 69 insertions, 18 deletions
diff --git a/docs/report/detailed_test_results/cot_performance_results/index.rst b/docs/report/detailed_test_results/cot_performance_results/index.rst
new file mode 100644
index 0000000000..d4e0b53970
--- /dev/null
+++ b/docs/report/detailed_test_results/cot_performance_results/index.rst
@@ -0,0 +1,12 @@
+Container Orchestrated Performance Results
+==========================================
+
+.. note::
+
+ Data sources for reported test results: i) `FD.io test executor ligato
+ performance jobs`_, ii) archived FD.io jobs test result `output files
+ <../../_static/archive/>`_.
+
+.. toctree::
+
+ cot_performance_results
diff --git a/docs/report/detailed_test_results/index.rst b/docs/report/detailed_test_results/index.rst
index 4c89f1f9fb..637f10822c 100644
--- a/docs/report/detailed_test_results/index.rst
+++ b/docs/report/detailed_test_results/index.rst
@@ -7,6 +7,7 @@
.. toctree::
vpp_performance_results/index
+ cot_performance_results/index
dpdk_performance_results/index
vpp_functional_results/index
honeycomb_functional_results/index
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index d6b3d0c332..34d943e0ab 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -159,8 +159,8 @@ Partial Drop Rate thoughput discovery tests with packet Loss Tolerance of 0.5%:
Measured improvements are in line with VPP code optimizations listed in
-`VPP-17.07 release notes
-<https://docs.fd.io/vpp/17.07/release_notes_1707.html>`_.
+`VPP-17.10 release notes
+<https://docs.fd.io/vpp/17.10/release_notes_1710.html>`_.
Other Performance Changes
-------------------------
@@ -242,27 +242,17 @@ Here is the list of known issues in CSIT |release| for VPP performance tests:
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
| # | Issue | Jira ID | Description |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 1 | Security-groups acl-plugin scale tests failure | CSIT-731 | VPP with 2 worker threads crashes during security-groups |
-| | with stateful acls if VPP with 2 worker threads | VPP-912 | iaclNsf and oaclNsf tests with 100k flows. |
-+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 2 | VPP fails memif tests in 4 worker 2 core setup | CSIT-732 | VPP with 4 worker threads running on 2 physical cores crashes |
-| | | VPP-920 | during memif tests. Initial debugging points to DPDK code |
-+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 3 | NDR discovery test failures 1518B frame size | VPP-663 | VPP reporting errors: dpdk-input Rx ip checksum errors. |
-| | for ip4scale200k, ip4scale2m scale IPv4 routed- | | Observed frequency: all test runs. |
-| | forwarding tests. ip4scale20k tests are fine. | | |
-+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 4 | Vic1385 and Vic1227 low performance. | VPP-664 | Low NDR performance. |
+| 1 | Vic1385 and Vic1227 low performance. | VPP-664 | Low NDR performance. |
| | | | |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 5 | Sporadic NDR discovery test failures on x520. | CSIT-750 | Suspected issue with HW settings (BIOS, FW) in LF |
+| 2 | Sporadic NDR discovery test failures on x520. | CSIT-750 | Suspected issue with HW settings (BIOS, FW) in LF |
| | | | infrastructure. Issue can't be replicated outside LF. |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 6 | VPP in 2t2c setups - large variation | CSIT-568 | Suspected NIC firmware or DPDK driver issue affecting NDR |
+| 3 | VPP in 2t2c setups - large variation | CSIT-568 | Suspected NIC firmware or DPDK driver issue affecting NDR |
| | of discovered NDR throughput values across | | throughput. Applies to XL710 and X710 NICs, x520 NICs are fine. |
| | multiple test runs with xl710 and x710 NICs. | | |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
-| 7 | Lower than expected NDR and PDR throughput with | CSIT-569 | Suspected NIC firmware or DPDK driver issue affecting NDR and |
+| 4 | Lower than expected NDR and PDR throughput with | CSIT-569 | Suspected NIC firmware or DPDK driver issue affecting NDR and |
| | xl710 and x710 NICs, compared to x520 NICs. | | PDR throughput. Applies to XL710 and X710 NICs. |
+---+-------------------------------------------------+------------+-----------------------------------------------------------------+
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py
index fa07933b62..6fad510f72 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -68,7 +68,7 @@ rst_epilog = """
.. |virl-image-centos| replace:: centos-7.3-1611_2017-02-23_1.4
.. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h=rls1710
-.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls17010
+.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls1710
.. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h=rls1710
.. _VIRL topologies directory: https://git.fd.io/csit/tree/resources/tools/virl/topologies/?h=rls1710
.. _VIRL images lists: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/ubuntu/lists/?h=rls1710
@@ -81,6 +81,7 @@ rst_epilog = """
.. _CSIT NSH_SFC Functional Tests Documentation: https://docs.fd.io/csit/rls1710/doc/tests.nsh_sfc.func.html
.. _VPP test framework documentation: https://docs.fd.io/vpp/17.10/vpp_make_test/html/
.. _FD.io test executor vpp performance jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1710-all
+.. _FD.io test executor ligato performance jobs: https://jenkins.fd.io/job/csit-ligato-perf-1710-all
.. _FD.io test executor vpp functional jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-functional-1710-ubuntu1604-virl/lastSuccessfulBuild
.. _FD.io test executor dpdk performance jobs: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1710-all
.. _FD.io test executor Honeycomb functional jobs: https://jenkins.fd.io/view/csit/job/hc2vpp-csit-integration-1710-ubuntu1604/lastSuccessfulBuild
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index d0aa4445df..7ca4f2fca3 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -38,6 +38,7 @@
DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
DIR[DTR,PERF,DPDK]: "{DIR[DTR]}/dpdk_performance_results"
DIR[DTR,PERF,VPP]: "{DIR[DTR]}/vpp_performance_results"
+ DIR[DTR,PERF,COT]: "{DIR[DTR]}/cot_performance_results"
DIR[DTR,PERF,HC]: "{DIR[DTR]}/honeycomb_performance_results"
DIR[DTR,FUNC,VPP]: "{DIR[DTR]}/vpp_functional_results"
DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
@@ -178,7 +179,7 @@
################################################################################
### T A B L E S ###
################################################################################
-
+#
-
type: "table"
title: "Performance improvements"
@@ -359,6 +360,33 @@
-
type: "table"
+ title: "Detailed Test Results - Container Orchestrated Topologies Performance Results"
+ algorithm: "table_details"
+ output-file-ext: ".csv"
+ output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
+ columns:
+ -
+ title: "Name"
+ data: "data name"
+ -
+ title: "Documentation"
+ data: "data doc"
+ -
+ title: "Status"
+ data: "data msg"
+ rows: "generated"
+ data:
+ csit-ligato-perf-1710-all:
+ - 1
+ filter: "all"
+ parameters:
+ - "name"
+ - "parent"
+ - "doc"
+ - "msg"
+
+-
+ type: "table"
title: "Detailed Test Results - DPDK Performance Results"
algorithm: "table_details"
output-file-ext: ".csv"
@@ -539,6 +567,25 @@
-
type: "file"
+ title: "Container Orchestrated Performance Results"
+ algorithm: "file_test_results"
+ output-file-ext: ".rst"
+ output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
+ file-header: "\n.. |br| raw:: html\n\n <br />\n\n\n.. |prein| raw:: html\n\n <pre>\n\n\n.. |preout| raw:: html\n\n </pre>\n\n"
+ dir-tables: "{DIR[DTR,PERF,COT]}"
+ data:
+ csit-ligato-perf-1710-all:
+ - 1
+ filter: "all"
+ parameters:
+ - "name"
+ - "doc"
+ - "level"
+ data-start-level: 2 # 0, 1, 2, ...
+ chapters-start-level: 2 # 0, 1, 2, ...
+
+-
+ type: "file"
title: "DPDK Performance Results"
algorithm: "file_test_results"
output-file-ext: ".rst"