From: Vratko Polak Date: Tue, 12 Nov 2024 09:14:58 +0000 (+0100) Subject: fix(report): Update issue titles X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b53be5f2d292278c34788013f7a790dba5b5b7f1;p=csit.git fix(report): Update issue titles + Add two missing known (originally VPP) issues visible in dpdk tests. Change-Id: I66f89f5461bd6c6eff7338bdd5122472a073c59c Signed-off-by: Vratko Polak --- diff --git a/docs/content/release_notes/current/dpdk_performance.md b/docs/content/release_notes/current/dpdk_performance.md index 8d0f2f8963..0db0f3db23 100644 --- a/docs/content/release_notes/current/dpdk_performance.md +++ b/docs/content/release_notes/current/dpdk_performance.md @@ -33,9 +33,11 @@ List of new issues in CSIT 24.10 for DPDK performance tests: List of known issues in CSIT 24.10 for DPDK performance tests: **#** | **JiraID** | **Issue Description** -------|--------------------------------------------------|----------------------------------------------------- - 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. +------|--------------------------------------------------|-------------------------------------------------------------------------- + 1 | [CSIT-1904](https://jira.fd.io/browse/CSIT-1904) | 3n-alt: DPDK testpmd startup check fails on DUT2. + 2 | [CSIT-1924](https://jira.fd.io/browse/CSIT-1924) | L3fwd error in 200Ge2P1Cx7Veat-Mlx5 test with 9000B. + 3 | [CSIT-1936](https://jira.fd.io/browse/CSIT-1936) | TRex occasionally sees link down in E8xx (dpdk) tests. + 4 | [CSIT-1963](https://jira.fd.io/browse/CSIT-1963) | 3n-icxd: Various symptoms pointing to hardware (cable/nic/driver) issues. ## Fixed