net/octeontx2: update release notes with cn98xx

Message ID 1593183757-14210-1-git-send-email-hkalra@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series net/octeontx2: update release notes with cn98xx |

Checks

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

Commit Message

Harman Kalra June 26, 2020, 3:02 p.m. UTC
  Updating release notes with information about new
Marvell SOC i.e cn98xx support added to existing
octeontx2 driver.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
---
 doc/guides/rel_notes/release_20_08.rst | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

Ferruh Yigit June 26, 2020, 5:08 p.m. UTC | #1
On 6/26/2020 4:02 PM, Harman Kalra wrote:
> Updating release notes with information about new
> Marvell SOC i.e cn98xx support added to existing
> octeontx2 driver.
> 
> Signed-off-by: Harman Kalra <hkalra@marvell.com>
> ---
>  doc/guides/rel_notes/release_20_08.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
> index cc3998457..eaa24de05 100644
> --- a/doc/guides/rel_notes/release_20_08.rst
> +++ b/doc/guides/rel_notes/release_20_08.rst
> @@ -81,6 +81,9 @@ New Features
>       * Added support for virtio queue statistics.
>       * Added support for MTU update.
>  
> +* **Updated Marvell octeontx2 ethdev PMD.**
> +
> +  Updated Marvell octeontx2 driver with cn98xx support.
>  
>  
>  Removed Items
> 

Squashed into relevant commit [1] in next-net, thanks.

[1] b617ba25d513 ("net/octeontx2: support cn98xx")
  

Patch

diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
index cc3998457..eaa24de05 100644
--- a/doc/guides/rel_notes/release_20_08.rst
+++ b/doc/guides/rel_notes/release_20_08.rst
@@ -81,6 +81,9 @@  New Features
      * Added support for virtio queue statistics.
      * Added support for MTU update.
 
+* **Updated Marvell octeontx2 ethdev PMD.**
+
+  Updated Marvell octeontx2 driver with cn98xx support.
 
 
 Removed Items