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:11:17 +0000 |
commit | feb06fa45a7bf5f87c395dbaeb4d19c54846762c (patch) | |
tree | 0f656606d71a9a1f6965dd7d304075ccc24dd4f6 | |
parent | a8ae775398ce02f6cf94c5f090856e2ef96521db (diff) |
feat(report): add RCA items to release notes
Change-Id: I6ba7ef6ddb61871d62a65fbad21da8d53bd1a073
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 6513c1b1663ae60f6870a2989a2d8e794b53a67e)
-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. | ++----+-----------------------------------------+-------------------------------------------------------------------------------------+ |