From 52de8045a5af4c9b4ba46ddd620d03dc85a1930b Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 12 Nov 2024 10:12:33 +0100 Subject: feat(report): Add known and new dpdk issues Further updates on dpdk issues are unlikely, so not going through "suspected" lists. Change-Id: I8cf2d33c8e73c0db31f02035c627a8c5e03adbca Signed-off-by: Vratko Polak (cherry picked from commit a8d8efb161fe051b5b41845ddf989c6982c8108b) --- docs/content/release_notes/current/dpdk_performance.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/content/release_notes/current/dpdk_performance.md b/docs/content/release_notes/current/dpdk_performance.md index c3abff08f1..6788fe59a1 100644 --- a/docs/content/release_notes/current/dpdk_performance.md +++ b/docs/content/release_notes/current/dpdk_performance.md @@ -22,21 +22,24 @@ List of known issues in CSIT 24.10 for DPDK performance tests: List of new issues in CSIT 24.10 for DPDK performance tests: **#** | **JiraID** | **Issue Description** -------|--------------------------------------------------|-------------------------------------------------------------- - 1 | | +------|--------------------------------------------------|-------------------------------------------------------------------------------------------------------------------- + 1 | [CSIT-1972](https://jira.fd.io/browse/CSIT-1972) | 2n-zn2, 3nb-spr: Testpmd occasionally does not forward in one direction in 9000B test. + 2 | [CSIT-1973](https://jira.fd.io/browse/CSIT-1973) | 3n-snr: One lossy testpmd test+run. + 3 | [CSIT-1974](https://jira.fd.io/browse/CSIT-1974) | cx7: Persistent losses in testpmd 4c imix test. (Already present in previous release, just not reported back then.) ## Previous List of known issues in CSIT 24.10 for DPDK performance tests: **#** | **JiraID** | **Issue Description** -------|--------------------------------------------------|-------------------------------------------------------------- - 1 | | +------|--------------------------------------------------|----------------------------------------------------- + 1 | [CSIT-1924](https://jira.fd.io/browse/CSIT-1924) | L3fwd error in 200Ge2P1Cx7Veat-Mlx5 test with 9000B. + 2 | [CSIT-1936](https://jira.fd.io/browse/CSIT-1936) | TRex occasionally sees link down in L3fwd tests. ## Fixed List of fixed issues in CSIT 24.10 for DPDK performance tests: **#** | **JiraID** | **Issue Description** -------|--------------------------------------------------|-------------------------------------------------------------- +------|--------------------------------------------------|---------------------- 1 | | -- cgit 1.2.3-korg