From 1b2710767a34113c266c81a18b98d71e0c8dd6ef Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Fri, 15 Jul 2022 13:48:02 +0200 Subject: [PATCH] feat(report): add two more RCA items Change-Id: I14cb6411351ac38f976e4bfc18e13b50728c0f59 Signed-off-by: Vratko Polak --- docs/report/vpp_performance_tests/csit_release_notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index a588d94df9..e0c1725cba 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -183,3 +183,11 @@ List of RCAs in |csit-release| for VPP performance changes: | | `_ | "Loads blocked due to overlapping with a preceding store that cannot be forwarded." | | | | started happening in ip6-lookup graph node. | +----+-----------------------------------------+-------------------------------------------------------------------------------------+ +| 3 | `CSIT-1852 | 2n-zn2 mellanox performance cap | +| | `_ | Old issue, only now distinguished from CSIT-1751. | +| | | This testbed+nic combination is capped below 28 Mpps, cause not identified yet. | ++----+-----------------------------------------+-------------------------------------------------------------------------------------+ +| 4 | `CSIT-1853 | trending regression: nat44ed cps around 2202-04-01 | +| | `_ | VPP change added more computation to slow path (in order to support multiple VRFs). | +| | | Not clear if the VPP implementation is optimized enough. | ++----+-----------------------------------------+-------------------------------------------------------------------------------------+ -- 2.16.6