[dpdk-dev,v2,19/19] doc: update release notes

Message ID 20170918151755.86605-20-ajit.khaparde@broadcom.com (mailing list archive)
State Changes Requested, archived
Delegated to: Ferruh Yigit
Headers

Checks

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

Commit Message

Ajit Khaparde Sept. 18, 2017, 3:17 p.m. UTC
  Update release doc briefly describing updates to bnxt PMD.

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 doc/guides/rel_notes/release_17_11.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

John McNamara Sept. 18, 2017, 6:46 p.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ajit Khaparde
> Sent: Monday, September 18, 2017 4:18 PM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>
> Subject: [dpdk-dev] [PATCH v2 19/19] doc: update release notes
> 
> Update release doc briefly describing updates to bnxt PMD.
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> ---
>  doc/guides/rel_notes/release_17_11.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_11.rst
> b/doc/guides/rel_notes/release_17_11.rst
> index 8bf91bd..1bd7b31 100644
> --- a/doc/guides/rel_notes/release_17_11.rst
> +++ b/doc/guides/rel_notes/release_17_11.rst
> @@ -76,6 +76,11 @@ EAL
>  Drivers
>  ~~~~~~~
> 
> +* **Updated bnxt PMD.**
> +
> +  Major enhancements include:
> +  * Support for Flow API
> +  * Support for Tx and Rx descriptor status functions

The bullet lists needs a blank line before it or it won't render properly.

Reviewed-by: John McNamara <john.mcnamara@intel.com>
  
Ferruh Yigit Sept. 19, 2017, 12:39 p.m. UTC | #2
On 9/18/2017 4:17 PM, Ajit Khaparde wrote:
> Update release doc briefly describing updates to bnxt PMD.
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> ---
>  doc/guides/rel_notes/release_17_11.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
> index 8bf91bd..1bd7b31 100644
> --- a/doc/guides/rel_notes/release_17_11.rst
> +++ b/doc/guides/rel_notes/release_17_11.rst
> @@ -76,6 +76,11 @@ EAL
>  Drivers
>  ~~~~~~~

This is in the "Resolved Issues" section, can you please move this to
the "New Features" section?

>  
> +* **Updated bnxt PMD.**
> +
> +  Major enhancements include:
> +  * Support for Flow API
> +  * Support for Tx and Rx descriptor status functions
>  
>  Libraries
>  ~~~~~~~~~
>
  

Patch

diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
index 8bf91bd..1bd7b31 100644
--- a/doc/guides/rel_notes/release_17_11.rst
+++ b/doc/guides/rel_notes/release_17_11.rst
@@ -76,6 +76,11 @@  EAL
 Drivers
 ~~~~~~~
 
+* **Updated bnxt PMD.**
+
+  Major enhancements include:
+  * Support for Flow API
+  * Support for Tx and Rx descriptor status functions
 
 Libraries
 ~~~~~~~~~