From b53be5f2d292278c34788013f7a790dba5b5b7f1 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 12 Nov 2024 10:14:58 +0100 Subject: fix(report): Update issue titles + Add two missing known (originally VPP) issues visible in dpdk tests. Change-Id: I66f89f5461bd6c6eff7338bdd5122472a073c59c Signed-off-by: Vratko Polak --- docs/content/release_notes/current/dpdk_performance.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/content/release_notes') 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 -- cgit