diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-07-13 05:51:20 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-07-13 05:51:20 +0000 |
commit | 192e1ac1f274d8eed3d33cdbc15fa995a74247c7 (patch) | |
tree | b67d2bf5ab80872715a9fa1277ebd054067b33a2 /docs/content/release_notes/current/dpdk_performance.md | |
parent | 068788c58a45e3ecc6f5a944cff8d526e58a24e6 (diff) |
C-Docs: Optimize url links
Change-Id: I95ae31a84a12c5f5762197e257f30667debc6c0c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/release_notes/current/dpdk_performance.md')
-rw-r--r-- | docs/content/release_notes/current/dpdk_performance.md | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/content/release_notes/current/dpdk_performance.md b/docs/content/release_notes/current/dpdk_performance.md new file mode 100644 index 0000000000..7d15a50dd8 --- /dev/null +++ b/docs/content/release_notes/current/dpdk_performance.md @@ -0,0 +1,38 @@ +--- +title: "DPDK Performance" +weight: 2 +--- + +# CSIT 23.06 - DPDK Performance + +1. TEST FRAMEWORK + - **CSIT test environment** version has been updated to ver. 12, see + [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}). +2. DPDK PERFORMANCE TESTS + - Added support for new NICs. +3. DPDK RELEASE VERSION CHANGE + - Version 23.03 is now tested. + +# Known Issues + +List of known issues in CSIT 23.06 for DPDK performance tests: + +## New + +List of new issues in CSIT 23.06 for DPDK performance tests: + +**#** | **JiraID** | **Issue Description** +------|--------------------------------------------------|-------------------------------------------------------------- + 1 | [CSIT-1904](https://jira.fd.io/browse/CSIT-1904) | DPDK 23.03 testpmd starup fails on some testbeds. Different cause but the same consequences as CSIT-1848. + +## Previous + +**#** | **JiraID** | **Issue Description** +------|--------------------------------------------------|-------------------------------------------------------------- + 1 | | + +## Fixed + +**#** | **JiraID** | **Issue Description** +------|--------------------------------------------------|-------------------------------------------------------------- + 1 | [CSIT-1848](https://jira.fd.io/browse/CSIT-1848) | 3n-alt: testpmd tests fail due DUT-DUT link taking long to come up. Fixed for 3n-alt on infra level, but reapeared after DPDK bump as CSIT-1904 on multiple more platforms. |