* [PATCH] add release note for 21.11
@ 2022-02-10 19:36 Lijuan Tu
2022-02-10 20:42 ` Owen Hilyard
2022-02-11 14:10 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Lijuan Tu @ 2022-02-10 19:36 UTC (permalink / raw)
To: ohilyard; +Cc: dts, Lijuan Tu
Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
doc/dts_gsg/index.rst | 1 +
doc/dts_gsg/rel_notes/index.rst | 10 +++++
doc/dts_gsg/rel_notes/release_21_11.rst | 57 +++++++++++++++++++++++++
3 files changed, 68 insertions(+)
create mode 100644 doc/dts_gsg/rel_notes/index.rst
create mode 100644 doc/dts_gsg/rel_notes/release_21_11.rst
diff --git a/doc/dts_gsg/index.rst b/doc/dts_gsg/index.rst
index aab4411a..2a1ba2d7 100644
--- a/doc/dts_gsg/index.rst
+++ b/doc/dts_gsg/index.rst
@@ -38,3 +38,4 @@ Getting Started Guide
quick_start
usr_guide/index
+ rel_notes/index
diff --git a/doc/dts_gsg/rel_notes/index.rst b/doc/dts_gsg/rel_notes/index.rst
new file mode 100644
index 00000000..7415ce29
--- /dev/null
+++ b/doc/dts_gsg/rel_notes/index.rst
@@ -0,0 +1,10 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+ Copyright 2022 The DTS contributors
+
+Release Notes
+=============
+
+.. toctree::
+ :maxdepth: 1
+
+ release_21_11
diff --git a/doc/dts_gsg/rel_notes/release_21_11.rst b/doc/dts_gsg/rel_notes/release_21_11.rst
new file mode 100644
index 00000000..c781dc5a
--- /dev/null
+++ b/doc/dts_gsg/rel_notes/release_21_11.rst
@@ -0,0 +1,57 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+ Copyright 2022 The DTS contributors
+
+DTS Release 21.11
+=================
+
+New Features
+------------
+
+* **Add new test plans.**
+
+ * cvl_1pps_signal_test_plan.rst
+ * cvl_advanced_iavf_rss_pppol2tpoudp_test_plan.rst
+ * cvl_flow_priority_test_plan.rst
+
+* **Add new test suites.**
+
+ * TestSuite_cvl_1pps_signal.py
+ * TestSuite_cvl_advanced_iavf_rss_pppol2tpoudp.py
+ * TestSuite_cvl_dcf_qos.py
+ * TestSuite_cvl_flow_priority.py
+
+* **Update test plans to adapt meson build.**
+
+ Makefile builds are removed in DPDK 20.11, so update test plan accordingly.
+
+* **Fix pylama errors.**
+
+ Fix most pylama errors in framework.
+
+* **Make DTS a python standard project.**
+
+ Update DTS to a standard structure.
+
+
+Removed Items
+-------------
+
+* **Remove test plans.**
+
+ * fdir_test_plan.rst
+ * fortville_rss_granularity_config_test_plan.rst
+ * generic_filter_test_plan.rst
+ * virtio_1.0_test_plan.rst
+
+* **Remove test suites.**
+
+ * TestSuite_fdir.py
+ * TestSuite_fortville_rss_granularity_config.py
+ * TestSuite_generic_filter.py
+
+
+Deprecation Notices
+-------------------
+
+* Makefile builds are deprecated and will be removed in DTS 22.03,
+ please use meson builds instead.
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] add release note for 21.11
2022-02-10 19:36 [PATCH] add release note for 21.11 Lijuan Tu
@ 2022-02-10 20:42 ` Owen Hilyard
2022-02-11 14:10 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Owen Hilyard @ 2022-02-10 20:42 UTC (permalink / raw)
To: Lijuan Tu; +Cc: dts
[-- Attachment #1: Type: text/plain, Size: 23 bytes --]
This looks good to me.
[-- Attachment #2: Type: text/html, Size: 44 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] add release note for 21.11
2022-02-10 19:36 [PATCH] add release note for 21.11 Lijuan Tu
2022-02-10 20:42 ` Owen Hilyard
@ 2022-02-11 14:10 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2022-02-11 14:10 UTC (permalink / raw)
To: ohilyard; +Cc: dts
> -----Original Message-----
> From: Tu, Lijuan <lijuan.tu@intel.com>
> Sent: 2022年2月11日 3:36
> To: ohilyard@iol.unh.edu
> Cc: dts@dpdk.org; Tu, Lijuan <lijuan.tu@intel.com>
> Subject: [PATCH] add release note for 21.11
>
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-02-11 14:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 19:36 [PATCH] add release note for 21.11 Lijuan Tu
2022-02-10 20:42 ` Owen Hilyard
2022-02-11 14:10 ` Tu, Lijuan
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).