doc: update release notes for iavf
authorAlvin Zhang <alvinx.zhang@intel.com>
Wed, 4 Nov 2020 08:06:52 +0000 (16:06 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 4 Nov 2020 13:18:33 +0000 (14:18 +0100)
Update release notes with feature of outer IP hash for GTPC and GTPU.

Fixes: 6cd2d6adc783 ("net/iavf: support outer IP hash for GTPC")
Fixes: 262100a34a38 ("net/iavf: support outer IP hash for no inner GTPU")

Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/release_20_11.rst

index bd11909..6bbd6ee 100644 (file)
@@ -183,6 +183,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.
   * Added support of AVX512 instructions in Rx and Tx path.
 
 * **Updated Intel ice driver.**