feat(report): Update perf release nots for rls2502 40/42540/3
authorVratko Polak <[email protected]>
Mon, 24 Mar 2025 12:18:24 +0000 (13:18 +0100)
committerTibor Frank <[email protected]>
Mon, 24 Mar 2025 12:37:33 +0000 (12:37 +0000)
+ TRex and DPDK pages ready.
+ VPP page updated text on what has changed.
- VPP tables left empty for now as investigation is still in progress.

Change-Id: I192414fadb135d063a5099385a5d997281bb1a21
Signed-off-by: Vratko Polak <[email protected]>
docs/content/release_notes/current/dpdk_performance.md
docs/content/release_notes/current/trex_performance.md
docs/content/release_notes/current/vpp_performance.md

index 0c2ca82..4d41c40 100644 (file)
@@ -22,22 +22,27 @@ Tables are up-to-date with CSIT 25.02 release testing results.
 
 List of new issues in CSIT 25.02 for DPDK performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
-------|--------------------------------------------------|--------------------------------------------------------------
-  1   |                                                  |
+**#** | **Github issue number**                                      | **Issue Description**
+------|--------------------------------------------------------------|--------------------------------------------------------------
+  1   |                                                              |
 
 ## Previous
 
 List of known issues in CSIT 25.02 for DPDK performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
-------|--------------------------------------------------|--------------------------------------------------------------
-  1   |                                                  |
+**#** | **Github issue number**                                      | **Issue Description**
+------|--------------------------------------------------------------|---------------------------------------------------------------------------------------------------
+  1   | [csit/issues/3986](https://github.com/FDio/csit/issues/3986) | [CSIT-1904] 3n-alt: DPDK testpmd startup check fails on DUT2.
+  2   | [csit/issues/4006](https://github.com/FDio/csit/issues/4006) | [CSIT-1924] L3fwd error in 200Ge2P1Cx7Veat-Mlx5 test with 9000B.
+  3   | [csit/issues/4018](https://github.com/FDio/csit/issues/4018) | [CSIT-1936] TRex occasionally sees link down in E8xx (dpdk) tests.
+  4   | [csit/issues/4044](https://github.com/FDio/csit/issues/4044) | [CSIT-1963] 3n-icxd: Various symptoms pointing to hardware (cable/nic/driver) issues.
+  5   | [csit/issues/4053](https://github.com/FDio/csit/issues/4053) | [CSIT-1972] 2n-zn2, 3nb-spr: Testpmd occasionally does not forward in one direction in 9000B test.
+  6   | [csit/issues/4055](https://github.com/FDio/csit/issues/4055) | [CSIT-1974] cx7: Persistent losses in testpmd 4c imix test.
 
 ## Fixed
 
 List of fixed issues in CSIT 25.02 for DPDK performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
-------|--------------------------------------------------|--------------------------------------------------------------
- 1    |                                                  |
+**#** | **Github issue number**                                      | **Issue Description**
+------|--------------------------------------------------------------|------------------------------------------------
+  1   | [csit/issues/4054](https://github.com/FDio/csit/issues/4054) | [CSIT-1973] 3n-snr: One lossy testpmd test+run.
index 9d6d151..79d08e4 100644 (file)
@@ -19,7 +19,7 @@ weight: 3
 
 List of new issues in CSIT 25.02 for TRex performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
+**#** | **Github issue number**                          | **Issue Description**
 ------|--------------------------------------------------|--------------------------------------------------------------
   1   |                                                  |
 
@@ -27,14 +27,17 @@ List of new issues in CSIT 25.02 for TRex performance tests:
 
 List of known issues in CSIT 25.02 for TRex performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
-------|--------------------------------------------------|--------------------------------------------------------------
-  1   |                                                  |
+**#** | **Github issue number**                                      | **Issue Description**
+------|--------------------------------------------------------------|--------------------------------------------------------------------------------
+  1   | [csit/issues/3987](https://github.com/FDio/csit/issues/3987) | [CSIT-1905] 2n-spr 200Ge2P1Cx7Veat: TG-TG tests see port line rate as 100 Gbps.
+  2   | [csit/issues/4018](https://github.com/FDio/csit/issues/4018) | [CSIT-1936] TRex occasionally sees link down in E8xx (dpdk) tests.
+
 
 ## Fixed
 
 List of fixed issues in CSIT 25.02 for TRex performance tests:
 
-**#** | **JiraID**                                       | **Issue Description**
-------|--------------------------------------------------|--------------------------------------------------------------
- 1    |                                                  |
+**#** | **Github issue number**                          | **Issue Description**
+------|--------------------------------------------------|--------------------------------------------------------------------------------------------------------
+  1   | [csit/issues/4038](https://github.com/FDio/csit/issues/4038) | [CSIT-1956] 2n-icx: trex tests fail to initialize on TB212.
+  2   | [csit/issues/4048](https://github.com/FDio/csit/issues/4048) | [CSIT-1967] 3na-spr: Unable to configure large MTU for 9000B tests. (Fixed during rls2410.)
index 77b6647..22e0f1b 100644 (file)
@@ -6,27 +6,32 @@ weight: 1
 # CSIT 25.02 - VPP Performance
 
 1. TEST FRAMEWORK
-   - **CSIT test environment** version has been updated to ver. 17, see
-     [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}).
-   - The testbeds 2n-alt and 3n-emr are out-of-service for 25.02 release.
-   - HW related parts that are out-of-service for 25.02 release:
-     - DSA.
-   - **General Code Housekeeping**: Ongoing code optimizations and bug fixes.
+    - **CSIT test environment** version has been updated to ver. 17, see
+      [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}).
+        - Most notably, the tests are now running on Ubuntu 24.04.1.
+        - Also iperf3 version got updated, affecting hoststack and GSO performance.
+    - The testbeds 3n-alt and 3n-emr are out-of-service for 25.02 release.
+    - HW related parts that are out-of-service for 25.02 release:
+        - DSA.
+    - **General Code Housekeeping**: Ongoing code optimizations and bug fixes.
 2. VPP PERFORMANCE TESTS
-   - DSA tests has been added.
+    - Migrated AVF tests to use plugins/dev_iavf instead of plugins/avf.
+    - Stopped running some tests where CSIT support got broken (various reasons).
 
 # Known Issues
 
 These are issues that cause test failures or otherwise limit usefulness of CSIT
 testing.
 
+The following tables are temporarily left empty until all results are analyzed.
+
 ## New
 
 Any issue listed here may have been present also in a previous release,
 but was not detected/recognized/reported enough back then.
 Also, issues previously thought fixed but now reopened are listed here.
 
-**#** | **JiraID**                                       | **Issue Description**
+**#** | **Github issue number**                          | **Issue Description**
 ------|--------------------------------------------------|--------------------------------------------------------------
   1   |                                                  |
 
@@ -34,7 +39,7 @@ Also, issues previously thought fixed but now reopened are listed here.
 
 Issues reported in previous releases which still affect the current results.
 
-**#** | **JiraID**                                       | **Issue Description**
+**#** | **Github issue number**                          | **Issue Description**
 ------|--------------------------------------------------|--------------------------------------------------------------
   1   |                                                  |
 
@@ -42,7 +47,7 @@ Issues reported in previous releases which still affect the current results.
 
 Issues reported in previous releases which were fixed in this release:
 
-**#** | **JiraID**                                       | **Issue Description**
+**#** | **Github issue number**                          | **Issue Description**
 ------|--------------------------------------------------|--------------------------------------------------------------
   1   |                                                  |
 
@@ -60,6 +65,6 @@ of CSIT testing. So even if they are not fixed
 (e.g. when the regression is an expected consequence of added functionality),
 they will not be re-listed in the next release report.
 
-**#** | **JiraID**                                       | **Issue Description**
+**#** | **Github issue number**                          | **Issue Description**
 ------|--------------------------------------------------|--------------------------------------------------------------
   1   |                                                  |