update release note for 23.03

Message ID 20230426063555.575729-1-lijuan.tu@intel.com (mailing list archive)
State Accepted
Headers
Series update release note for 23.03 |

Checks

Context Check Description
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Tu, Lijuan April 26, 2023, 6:35 a.m. UTC
  Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/dts_gsg/rel_notes/release_23_03.rst | 27 +++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
  

Comments

Tu, Lijuan April 28, 2023, 12:42 a.m. UTC | #1
On Wed, 26 Apr 2023 14:35:55 +0800, Lijuan Tu <lijuan.tu@intel.com> wrote:
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>


Applied, thanks
  

Patch

diff --git a/doc/dts_gsg/rel_notes/release_23_03.rst b/doc/dts_gsg/rel_notes/release_23_03.rst
index da10439e..ff5bef8a 100644
--- a/doc/dts_gsg/rel_notes/release_23_03.rst
+++ b/doc/dts_gsg/rel_notes/release_23_03.rst
@@ -34,6 +34,30 @@  New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Add new test plan.**
+
+  * pvp_vhost_async_multi_paths_performance_dsa_test_plan.rst
+  * pvp_vhost_async_virtio_pmd_perf_dsa_test_plan.rst
+  * loopback_vhost_async_perf_dsa_test_plan.rst
+  * dsa_test_plan.rst
+  * vswitch_sample_dsa_test_plan.rst
+  * vhost_async_robust_cbdma_test_plan.rst
+
+* **Add new test suites.**
+
+  * TestSuite_pvp_vhost_async_multi_paths_performance_dsa.py
+  * TestSuite_pvp_vhost_async_virtio_pmd_perf_dsa.py
+  * TestSuite_loopback_vhost_async_perf_dsa_test_plan.py
+  * TestSuite_dsa.py
+  * TestSuite_vswitch_sample_dsa.py
+  * TestSuite_vhost_async_robust_cbdma.py
+
+* **Misc**
+
+  * Refined bonding cases.
+  * Refined offload cases.
+  * Merged duplicated cases from execution file.
+  * Supported new NICs IGB_1G-82576 and ConnectX6_MT2894
 
 Removed Items
 -------------
@@ -49,6 +73,9 @@  Removed Items
    Also, make sure to start the actual text at the margin.
    =======================================================
 
+* **Remove test suites.**
+
+  * TestSuite_power_empty_poll.py
 
 Known Issues
 ------------