Signed-off-by: Ferruh Yigit <[email protected]>
Acked-by: John McNamara <[email protected]>
---
Cc: Shreyansh Jain <[email protected]>
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