From adf0c5132fc17eec93bb50cbd3d4b439dd2dd102 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 4 Jun 2024 13:43:28 +0200 Subject: [PATCH] feat(release): Update VPP release notes + List added and edited perf tests. + List new device NICs and tests on them. + Copy known device issues, even thougth new jobspecs avoid them. Change-Id: I3e791c6d6395a4d9ac720fb0c9291464cf6d7395 Signed-off-by: Vratko Polak (cherry picked from commit 94f937dc9f179c38a7ca5103faf4cdc22ac501e3) --- docs/content/release_notes/current/vpp_device.md | 6 ++++-- docs/content/release_notes/current/vpp_performance.md | 16 +++++++++++++++- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/docs/content/release_notes/current/vpp_device.md b/docs/content/release_notes/current/vpp_device.md index 96d194e3b0..d6a9d91146 100644 --- a/docs/content/release_notes/current/vpp_device.md +++ b/docs/content/release_notes/current/vpp_device.md @@ -9,7 +9,8 @@ weight: 4 - **CSIT test environment** version has been updated to ver. 15, see [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}). 2. DEVICE TESTS - - No updates + - Added Intel-X710 to 1n-spr and Mellanox-CX6DX to 1n-alt testbed. + - Migrated some tests to the new NICs to avoid spurious failures. # Known Issues @@ -17,7 +18,8 @@ List of known issues in CSIT 24.06 for VPP functional tests in VPP Device: **#** | **JiraID** | **Issue Description** ------|--------------------------------------------------|-------------------------------------------------------------- - 1 | | + 1 | [CSIT-1931](https://jira.fd.io/browse/CSIT-1931) | Vhost test not running in device jobs + 2 | [CSIT-1932](https://jira.fd.io/browse/CSIT-1932) | 1n-spr: Occasional packet loss in L2 tests ## New diff --git a/docs/content/release_notes/current/vpp_performance.md b/docs/content/release_notes/current/vpp_performance.md index 8e0aa22ba4..ea569f547b 100644 --- a/docs/content/release_notes/current/vpp_performance.md +++ b/docs/content/release_notes/current/vpp_performance.md @@ -10,7 +10,21 @@ weight: 1 [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}). - **General Code Housekeeping**: Ongoing code optimizations and bug fixes. 2. VPP PERFORMANCE TESTS - - No updates. + - Added tests: + - Added memif+DMA tests; added 1518B and 4c memif testcases. + - Added nginx+DMA tests; added 2048B testcases. + - Added IPsec hwasync tests to 3n-icxd and 3n-snr. + - Added IPsec tests to cover more encryption algorithms and other settings. + - Added more SOAK tests. + - Added selected 6-port tests for 3na-spr. + - Edited tests: + - Selected single-flow tests now use single worker even if SMT is on. + - IPsecHW tests now use rxq ratio of 2. + - This means one worker reads only from one of two ports. + - This workaround avoids some inefficiencies, + - but still does not reach the expected performance on 3nb-spr. + - 1518B tests with encapsulation overhead now properly use no-multi-seg. + - Added TX checksum offload to hoststack tests missing it. 3. PRESENTATION AND ANALYTICS LAYER - Detailed views added to comparison tables. -- 2.16.6