diff options
author | Vratko Polak <vrpolak@cisco.com> | 2022-07-15 13:48:02 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-07-18 04:45:22 +0000 |
commit | 7bba8c5f22cb28674d4bbef866df3448c4921928 (patch) | |
tree | 0d90bad73323f1b497f65c2cdaff8b2f6c7d3b62 | |
parent | feb06fa45a7bf5f87c395dbaeb4d19c54846762c (diff) |
feat(report): add two more RCA items
Change-Id: I14cb6411351ac38f976e4bfc18e13b50728c0f59
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 1b2710767a34113c266c81a18b98d71e0c8dd6ef)
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 8 |
1 files changed, 8 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 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: | | <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. | +----+-----------------------------------------+-------------------------------------------------------------------------------------+ +| 3 | `CSIT-1852 | 2n-zn2 mellanox performance cap | +| | <https://jira.fd.io/browse/CSIT-1852>`_ | 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 | +| | <https://jira.fd.io/browse/CSIT-1853>`_ | VPP change added more computation to slow path (in order to support multiple VRFs). | +| | | Not clear if the VPP implementation is optimized enough. | ++----+-----------------------------------------+-------------------------------------------------------------------------------------+ |