feat(report): add RCA items to release notes 62/36662/4
authorVratko Polak <vrpolak@cisco.com>
Wed, 13 Jul 2022 12:54:51 +0000 (14:54 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 14 Jul 2022 07:09:51 +0000 (07:09 +0000)
Change-Id: I6ba7ef6ddb61871d62a65fbad21da8d53bd1a073
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/report/vpp_performance_tests/csit_release_notes.rst

index 2b9c796..a588d94 100644 (file)
@@ -172,6 +172,14 @@ Root Cause Analysis for Performance Changes
 
 List of RCAs in |csit-release| for VPP performance changes:
 
 
 List of RCAs in |csit-release| for VPP performance changes:
 
-+----+-----------------------------------------+--------------------------------------------------------------+
-|  # | JiraID                                  | Issue Description                                            |
-+====+=========================================+==============================================================+
++----+-----------------------------------------+-------------------------------------------------------------------------------------+
+|  # | JiraID                                  | Issue Description                                                                   |
++====+=========================================+=====================================================================================+
+|  1 | `CSIT-1851                              | trending regression: various icelake tests around 2202-04-15                        |
+|    | <https://jira.fd.io/browse/CSIT-1851>`_ | Somewhat expected consequence of a VPP usability fix,                               |
+|    |                                         | the previous VPP compiler version was too new for the OS used.                      |
++----+-----------------------------------------+-------------------------------------------------------------------------------------+
+|  2 | `VPP-2030                               | regression: ip6base on ICX around 2022-03-23                                        |
+|    | <https://jira.fd.io/browse/VPP-2030>`_  | "Loads blocked due to overlapping with a preceding store that cannot be forwarded." |
+|    |                                         | started happening in ip6-lookup graph node.                                         |
++----+-----------------------------------------+-------------------------------------------------------------------------------------+