diff options
author | Vratko Polak <vrpolak@cisco.com> | 2024-11-12 10:12:33 +0100 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2024-11-12 09:17:41 +0000 |
commit | 52de8045a5af4c9b4ba46ddd620d03dc85a1930b (patch) | |
tree | a1abb7fd6011c3a829d718a06e8f0f2c059fa0b4 | |
parent | 1937f3f20a86c85750e97c5152de298a3bac3b8c (diff) |
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 <vrpolak@cisco.com>
(cherry picked from commit a8d8efb161fe051b5b41845ddf989c6982c8108b)
-rw-r--r-- | docs/content/release_notes/current/dpdk_performance.md | 13 |
1 files 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 | | |