aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2022-11-22 14:01:53 +0100
committerTibor Frank <tifrank@cisco.com>2022-11-22 13:15:53 +0000
commit1f8c5a4c897411187e3c51790a51f58036029450 (patch)
treed48d75388f67feca057332122c5f569984b9ab3b
parenta20c00aade52d43a8a79dd0d32e1690d1a693676 (diff)
fix(report): add third RCA item
Change-Id: I6228db213513770383020e669fa2e149d7d9f199 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit cfb2a1ddc8976d6e6da939132b4963416ef0cb12)
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst4
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. |
++----+-----------------------------------------+--------------------------------------------------------------------+