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

Message ID 20180605092149.60322-1-ferruh.yigit@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Ferruh Yigit
Headers

Checks

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

Commit Message

Ferruh Yigit June 5, 2018, 9:21 a.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 doc/guides/rel_notes/release_18_08.rst | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

Shreyansh Jain June 5, 2018, 12:36 p.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Tuesday, June 5, 2018 2:52 PM
> To: John McNamara <john.mcnamara@intel.com>; Marko Kovacevic
> <marko.kovacevic@intel.com>
> Cc: dev@dpdk.org; Ferruh Yigit <ferruh.yigit@intel.com>; Thomas
> Monjalon <thomas@monjalon.net>
> Subject: [dpdk-dev] [PATCH] doc: add suggested new feature order to
> release notes
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
>  doc/guides/rel_notes/release_18_08.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_18_08.rst
> b/doc/guides/rel_notes/release_18_08.rst
> index 5bc23c537..4229979b2 100644
> --- a/doc/guides/rel_notes/release_18_08.rst
> +++ b/doc/guides/rel_notes/release_18_08.rst
> @@ -37,6 +37,9 @@ New Features
> 
>       Refer to the previous release notes for examples.
> 
> +     Suggested order in release notes items:

This is definitely a super nitpick, but:

        Suggested order of items in release note:

Feel free to completely ignore it.

> +     core libs, device abstraction libs and PMDs, other libs, apps,
> examples, unit test
> +
>       This section is a comment. Do not overwrite or remove it.
>       Also, make sure to start the actual text at the margin.
>       =========================================================
> --
> 2.14.3
  
Ferruh Yigit June 5, 2018, 1:37 p.m. UTC | #2
On 6/5/2018 1:36 PM, Shreyansh Jain wrote:
>> -----Original Message-----
>> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit
>> Sent: Tuesday, June 5, 2018 2:52 PM
>> To: John McNamara <john.mcnamara@intel.com>; Marko Kovacevic
>> <marko.kovacevic@intel.com>
>> Cc: dev@dpdk.org; Ferruh Yigit <ferruh.yigit@intel.com>; Thomas
>> Monjalon <thomas@monjalon.net>
>> Subject: [dpdk-dev] [PATCH] doc: add suggested new feature order to
>> release notes
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
>> ---
>>  doc/guides/rel_notes/release_18_08.rst | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/release_18_08.rst
>> b/doc/guides/rel_notes/release_18_08.rst
>> index 5bc23c537..4229979b2 100644
>> --- a/doc/guides/rel_notes/release_18_08.rst
>> +++ b/doc/guides/rel_notes/release_18_08.rst
>> @@ -37,6 +37,9 @@ New Features
>>
>>       Refer to the previous release notes for examples.
>>
>> +     Suggested order in release notes items:
> 
> This is definitely a super nitpick, but:
> 
>         Suggested order of items in release note:
> 
> Feel free to completely ignore it.

I will send new version. Thank you for the comment, appreciated.

> 
>> +     core libs, device abstraction libs and PMDs, other libs, apps,
>> examples, unit test
>> +
>>       This section is a comment. Do not overwrite or remove it.
>>       Also, make sure to start the actual text at the margin.
>>       =========================================================
>> --
>> 2.14.3
>
  

Patch

diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst
index 5bc23c537..4229979b2 100644
--- a/doc/guides/rel_notes/release_18_08.rst
+++ b/doc/guides/rel_notes/release_18_08.rst
@@ -37,6 +37,9 @@  New Features
 
      Refer to the previous release notes for examples.
 
+     Suggested order in release notes items:
+     core libs, device abstraction libs and PMDs, other libs, apps, examples, unit test
+
      This section is a comment. Do not overwrite or remove it.
      Also, make sure to start the actual text at the margin.
      =========================================================