From 0cdcd211aa127ca53608962722d62f740bf49449 Mon Sep 17 00:00:00 2001 From: Viliam Luc Date: Wed, 9 Mar 2022 10:00:43 +0100 Subject: [PATCH] report: final minor updates Change-Id: I33b3eed12ddf50f4d9c5beed858df722b432ceaf Signed-off-by: Viliam Luc --- docs/report/vpp_performance_tests/csit_release_notes.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index d02fad843b..f283e01f75 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -93,7 +93,7 @@ ___ | 9 | `CSIT-1805 | 3n-skx testbeds (Skylake): all hoststack quic vppecho scale tests are failing. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 10 | `CSIT-1806 | 3n-skx testbeds (Skylake): all LISP ip6-ip6 tests are failing due to 100% drops in one direction. | +| 10 | `CSIT-1806 | 3n-skx testbeds (Skylake): NDRPDR LISP ip6-ip6 tests are failing due to 100% drops in one direction. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 11 | `CSIT-1810 | DPDK - performance regression with DPDK driver when Max Frame Size is set to less than 2023. | @@ -102,7 +102,7 @@ ___ | | `VPP-1876 | Worse performance with DPDK driver when MTU is set to 2022 or less. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 12 | `CSIT-1811 | All 9000B NAT44DET tests fail due to bps (pps) rate set to high on TRex. | +| 12 | `CSIT-1811 | All 9000B NAT44DET 64k 1m scale tests fail due to bps rate set to high on TRex. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 13 | `CSIT-1812 | All IMIX NAT44DET 4m 16m scale tests fail due to not creating required session count. | @@ -118,28 +118,28 @@ Issues reported in previous releases which still affect the current results. +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | # | JiraID | Issue Description | +====+=========================================+===========================================================================================================+ -| 3 | `CSIT-1782 | Multicore AVF tests are failing when trying to create interface. | +| 1 | `CSIT-1782 | Multicore AVF tests are failing when trying to create interface. | | | `_ | Frequency is reduced by CSIT workaround, but occasional failures do still happen. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 4 | `CSIT-1671 | All CSIT scale tests can not use PAPI due to much slower performance compared to VAT/CLI (it takes much | +| 2 | `CSIT-1671 | All CSIT scale tests can not use PAPI due to much slower performance compared to VAT/CLI (it takes much | | | `_ | longer to program VPP). This needs to be addressed on the PAPI side. | | +-----------------------------------------+ Currently, the time critical code uses VAT running large files with exec statements and CLI commands. | | | `VPP-1763 | Still, we needed to reduce the number of scale tests run to keep overall duration reasonable. | | | `_ | More improvements needed to achieve sufficient configuration speed. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 5 | `CSIT-1789 | IPSEC SW async scheduler tests show bad behavior. | +| 3 | `CSIT-1789 | IPSEC SW async scheduler tests show bad behavior. | | | `_ | VPP code is not behaving correctly when crypto workers are the bottleneck. | | +-----------------------------------------+ | | | `VPP-1998 | | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 6 | `CSIT-1785 | NAT44ED tests failing to establish all TCP sessions. | +| 4 | `CSIT-1785 | NAT44ED tests failing to establish all TCP sessions. | | | `_ | At least for max scale, in allotted time (limited by session 500s timeout) due to worse | | +-----------------------------------------+ slow path performance than previously measured and calibrated for. | | | `VPP-1972 | CSIT removed the max scale NAT tests to avoid this issue. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -| 7 | `CSIT-1791 | Performance regression in RDMA tests, due to CSIT environment changes. | +| 5 | `CSIT-1791 | Performance regression in RDMA tests, due to CSIT environment changes. | | | `_ | Two symptoms: 1. 10-20% regression across most tests. 2. DUT performance cap just below 38 Mpps. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -- 2.16.6