diff options
author | Vratko Polak <vrpolak@cisco.com> | 2022-11-22 14:01:53 +0100 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2022-11-22 14:01:53 +0100 |
commit | cfb2a1ddc8976d6e6da939132b4963416ef0cb12 (patch) | |
tree | 33b43f47b6d211f86974e02d6bf578e8744f4966 /docs/report | |
parent | c6ca94a459f696b0c5b5ddd3e09e948fa835fbcc (diff) |
fix(report): add third RCA item
Change-Id: I6228db213513770383020e669fa2e149d7d9f199
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 20f7710043..83d4fa1749 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -187,3 +187,7 @@ List of RCAs in |csit-release| for VPP performance changes: | | <https://jira.fd.io/browse/CSIT-1888>`_ | Not caused by VPP code nor CSIT code. | | | | Most probable cause is clang-14 behavior. | +----+-----------------------------------------+--------------------------------------------------------------------+ +| 3 | `CSIT-1889 | rls2210 RCA: policy-outbound-nocrypto | +| | <https://jira.fd.io/browse/CSIT-1889>`_ | When VPP added spd fast path matching (Gerrit 36097), | +| | | it decreased MRR of the corresponding tests, at least on 3-alt. | ++----+-----------------------------------------+--------------------------------------------------------------------+ |