diff options
author | Vratko Polak <vrpolak@cisco.com> | 2022-07-13 14:54:51 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-07-14 07:09:51 +0000 |
commit | 6513c1b1663ae60f6870a2989a2d8e794b53a67e (patch) | |
tree | 089c895afa51d2950ded01613a4037949eae8c77 /docs | |
parent | 8180a8bdb9a6839c2d51ef7d181a8760eb44ff94 (diff) |
feat(report): add RCA items to release notes
Change-Id: I6ba7ef6ddb61871d62a65fbad21da8d53bd1a073
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 2b9c796764..a588d94df9 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -172,6 +172,14 @@ Root Cause Analysis for 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. | ++----+-----------------------------------------+-------------------------------------------------------------------------------------+ |