[v2,3/3] doc: release note for GTPoGRE FDIR

Message ID 20210706074258.1345934-4-lingyu.liu@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Qi Zhang
Headers
Series Support outer layer FDIR for GTPoGRE packet |

Checks

Context Check Description
ci/checkpatch warning coding style issues

Commit Message

Liu, Lingyu July 6, 2021, 7:42 a.m. UTC
  Refine 21.08 release note for GTPoGRE FDIR and RSS.

Signed-off-by: Lingyu Liu <lingyu.liu@intel.com>
---
 doc/guides/rel_notes/release_21_08.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Patch

diff --git a/doc/guides/rel_notes/release_21_08.rst b/doc/guides/rel_notes/release_21_08.rst
index da4b066b38..d79ec0d724 100644
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst
@@ -58,7 +58,8 @@  New Features
 * **Updated Intel iavf driver.**
 
   * Added Tx QoS VF queue TC mapping.
-  * Support GTPoGRE inner most IP FDIR and RSS.
+  * Enable FDIR and RSS for GTPoGRE, support filter based on GTPU TEID/QFI,
+    outer most L3 or inner most l3/l4.
 
 * **Updated Intel ice driver.**