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

Message ID 20210705154529.1344461-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
ci/Intel-compilation warning apply issues

Commit Message

Liu, Lingyu July 5, 2021, 3:45 p.m. UTC
  Add 21.08 release note for GTPoGRE FDIR.

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

Patch

diff --git a/doc/guides/rel_notes/release_21_08.rst b/doc/guides/rel_notes/release_21_08.rst
index da4b066b38..6371e4f910 100644
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst
@@ -59,6 +59,8 @@  New Features
 
   * Added Tx QoS VF queue TC mapping.
   * Support GTPoGRE inner most IP FDIR and RSS.
+  * GTPoGRE pattern without inner l3/l4 field support outer most IP FDIR.
+  * Support TEID and QFI filed FDIR for GTPoGRE pattern.
 
 * **Updated Intel ice driver.**