doc: update release notes for iavf

Message ID 20201104080653.13916-1-alvinx.zhang@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Qi Zhang
Headers
Series doc: update release notes for iavf |

Checks

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

Commit Message

Alvin Zhang Nov. 4, 2020, 8:06 a.m. UTC
  From: Alvin Zhang <alvinx.zhang@intel.com>

Update release notes with feature of outer IP hash for GTPC and GTPU.

Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>
---
 doc/guides/rel_notes/release_20_11.rst | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Qi Zhang Nov. 4, 2020, 10:11 a.m. UTC | #1
> -----Original Message-----
> From: Zhang,Alvin <alvinx.zhang@intel.com>
> Sent: Wednesday, November 4, 2020 4:07 PM
> To: Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zhang@intel.com>
> Subject: [PATCH] doc: update release notes for iavf
> 
> From: Alvin Zhang <alvinx.zhang@intel.com>
> 
> Update release notes with feature of outer IP hash for GTPC and GTPU.
> 
> Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi
  

Patch

diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index 96ffa90..d6f9064 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -212,6 +212,7 @@  New Features
   Updated iavf PMD with new features and improvements, including:
 
   * Added support for flexible descriptor metadata extraction.
+  * Added support for outer IP hash of GTPC and GTPU.
 
 * **Updated Memif PMD.**