From: Lijuan Tu <lijuan.tu@intel.com>
To: dts@dpdk.org
Cc: Lijuan Tu <lijuan.tu@intel.com>
Subject: [PATCH] add release note for 22.07
Date: Tue, 22 Nov 2022 16:49:09 +0800 [thread overview]
Message-ID: <20221122084909.3486836-1-lijuan.tu@intel.com> (raw)
Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
doc/dts_gsg/rel_notes/release_22_07.rst | 71 +++++++++++++++++++++++++
1 file changed, 71 insertions(+)
create mode 100644 doc/dts_gsg/rel_notes/release_22_07.rst
diff --git a/doc/dts_gsg/rel_notes/release_22_07.rst b/doc/dts_gsg/rel_notes/release_22_07.rst
new file mode 100644
index 00000000..ebf2bfde
--- /dev/null
+++ b/doc/dts_gsg/rel_notes/release_22_07.rst
@@ -0,0 +1,71 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+ Copyright 2022 The DTS contributors
+
+DTS Release 22.07
+=================
+
+New Features
+------------
+
+* **Add new test plans.**
+
+ * af_xdp_test_plan.rst
+ * iavf_fdir_protocol_agnostic_flow_test_plan.rst
+ * iavf_rss_protocol_agnostic_flow_test_plan.rst
+ * ice_fdir_protocol_agnostic_flow_test_plan.rst
+ * ice_rss_protocol_agnostic_flow_test_plan.rst
+ * ice_iavf_packet_pacing_test_plan.rst
+ * ice_iavf_rx_timestamp_test_plan.rst
+ * ice_rx_timestamp_test_plan.rst
+ * rx_timestamp_perf_test_plan.rst
+ * power_pmd_test_plan.rst
+ * power_throughput_test_plan.rst
+ * ice_enable_basic_hqos_on_pf_test_plan.rst
+ * vhost_virtio_user_interrupt_with_power_monitor_test_plan.rst
+ * vm2vm_virtio_net_perf_dsa_test_plan.rst
+ * vm2vm_virtio_pmd_dsa_test_plan.rst
+
+* **Add new test suites.**
+
+ * TestSuite_af_xdp.py
+ * TestSuite_iavf_fdir_protocol_agnostic_flow.py
+ * TestSuite_iavf_rss_protocol_agnostic_flow.py
+ * TestSuite_ice_fdir_protocol_agnostic_flow.py
+ * TestSuite_ice_rss_protocol_agnostic_flow.py
+ * TestSuite_ice_iavf_packet_pacing.py
+ * TestSuite_ice_iavf_rx_timestamp.py
+ * TestSuite_ice_rx_timestamp.py
+ * TestSuite_rx_timestamp_perf.py
+ * TestSuite_power_pmd.py
+ * TestSuite_power_throughput.py
+ * TestSuite_vhost_virtio_user_interrupt_with_power_monitor.py
+
+
+Removed Items
+-------------
+
+* **Remove test plans.**
+
+ * af_xdp_2_test_plan.rst
+ * power_managerment_throughput_test_plan.rst
+ * rteflow_priority_test_plan.rst
+ * vhost_event_idx_interrupt_cbdma_test_plan.rst
+ * vhost_user_interrupt_cbdma_test_plan.rst
+ * vm2vm_virtio_net_dsa_test_plan.rst
+
+* **Remove test suites.**
+
+ * TestSuite_af_xdp_2.py
+ * TestSuite_rteflow_priority.py
+ * TestSuite_vhost_event_idx_interrupt_cbdma.py
+ * TestSuite_vhost_user_interrupt_cbdma.py
+
+
+Deprecation Notices
+-------------------
+
+**Unit Testing**
+
+DPDK provide 2 ways to run unit test, one is `dpdk-test` app, the other is `meson test` command.
+Support for running unit tests through `dpdk-test` app is now deprecated and will be removed in the next release.
+Instead `meson test` command will be executed.
--
2.25.1
next reply other threads:[~2022-11-22 8:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 8:49 Lijuan Tu [this message]
2022-11-23 2:57 ` lijuan.tu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221122084909.3486836-1-lijuan.tu@intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).