From cfb2a1ddc8976d6e6da939132b4963416ef0cb12 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 22 Nov 2022 14:01:53 +0100 Subject: [PATCH] fix(report): add third RCA item Change-Id: I6228db213513770383020e669fa2e149d7d9f199 Signed-off-by: Vratko Polak --- docs/report/vpp_performance_tests/csit_release_notes.rst | 4 ++++ 1 file changed, 4 insertions(+) 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: | | `_ | Not caused by VPP code nor CSIT code. | | | | Most probable cause is clang-14 behavior. | +----+-----------------------------------------+--------------------------------------------------------------------+ +| 3 | `CSIT-1889 | rls2210 RCA: policy-outbound-nocrypto | +| | `_ | When VPP added spd fast path matching (Gerrit 36097), | +| | | it decreased MRR of the corresponding tests, at least on 3-alt. | ++----+-----------------------------------------+--------------------------------------------------------------------+ -- 2.16.6