[dpdk-dev] [PATCH v3] doc: add suggested new feature order to release notes

Ferruh Yigit ferruh.yigit at intel.com
Mon Jun 11 14:11:02 CEST 2018


Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
Acked-by: John McNamara <john.mcnamara at intel.com>
---
Cc: Shreyansh Jain <shreyansh.jain at nxp.com>

v2:
* Wording fixed

v3:
* Used suggested multi line format
* added abstraction layer and PMDs order
---
 doc/guides/rel_notes/release_18_08.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst
index 5bc23c537..b6f0c030e 100644
--- a/doc/guides/rel_notes/release_18_08.rst
+++ b/doc/guides/rel_notes/release_18_08.rst
@@ -37,6 +37,15 @@ New Features
 
      Refer to the previous release notes for examples.
 
+     Suggested order in release notes items:
+     * Core libs
+     * Device abstraction libs and PMDs
+       + ethdev - ethdev PMDs, cryptodev - cryptodev PMDs, etc..
+     * Other libs
+     * Apps
+     * Examples
+     * Unit tests
+
      This section is a comment. Do not overwrite or remove it.
      Also, make sure to start the actual text at the margin.
      =========================================================
-- 
2.14.4



More information about the dev mailing list