From 6fda724378df596db5f4ca0cdc0cf8ca32ef7537 Mon Sep 17 00:00:00 2001 From: Alvin Zhang Date: Wed, 4 Nov 2020 16:06:52 +0800 Subject: [PATCH] doc: update release notes for iavf 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 Reviewed-by: Ferruh Yigit --- doc/guides/rel_notes/release_20_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index bd11909ab7..6bbd6ee939 100644 --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst @@ -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.** -- 2.20.1