[v3] doc: add suggested new feature order to release notes

Message ID 20180611121102.44804-1-ferruh.yigit@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series [v3] doc: add suggested new feature order to release notes |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail Compilation issues

Commit Message

Ferruh Yigit June 11, 2018, 12:11 p.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
---
Cc: Shreyansh Jain <shreyansh.jain@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(+)
  

Patch

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.
      =========================================================