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>
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.**