[v1] doc: update GTPoGRE FDIR/RSS feature in iavf driver

Message ID 20210630074534.543029-1-lingyu.liu@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Qi Zhang
Headers
Series [v1] doc: update GTPoGRE FDIR/RSS feature in iavf driver |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/github-robot success github build: passed
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS

Commit Message

Liu, Lingyu June 30, 2021, 7:45 a.m. UTC
  GTPoGRE inner most layer FDIR and RSS will be supported
in iavf driver.

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

Comments

Qi Zhang June 30, 2021, 1:55 a.m. UTC | #1
> -----Original Message-----
> From: Liu, Lingyu <lingyu.liu@intel.com>
> Sent: Wednesday, June 30, 2021 3:46 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>
> Cc: Guo, Junfeng <junfeng.guo@intel.com>; Liu, Lingyu <lingyu.liu@intel.com>
> Subject: [PATCH v1] doc: update GTPoGRE FDIR/RSS feature in iavf driver
> 
> GTPoGRE inner most layer FDIR and RSS will be supported in iavf driver.
> 
> Signed-off-by: Lingyu Liu <lingyu.liu@intel.com>
> ---
>  doc/guides/rel_notes/release_21_08.rst | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_21_08.rst
> b/doc/guides/rel_notes/release_21_08.rst
> index a6ecfdf3ce..ce07410f52 100644
> --- a/doc/guides/rel_notes/release_21_08.rst
> +++ b/doc/guides/rel_notes/release_21_08.rst
> @@ -55,6 +55,10 @@ New Features
>       Also, make sure to start the actual text at the margin.
>       =======================================================
> 
> +* **Updated Intel iavf driver.**
> +
> +  * Support GTPoGRE inner most IP FDIR and RSS.
> +
> 
>  Removed Items
>  -------------
> --
> 2.25.1

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi
  

Patch

diff --git a/doc/guides/rel_notes/release_21_08.rst b/doc/guides/rel_notes/release_21_08.rst
index a6ecfdf3ce..ce07410f52 100644
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst
@@ -55,6 +55,10 @@  New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Updated Intel iavf driver.**
+
+  * Support GTPoGRE inner most IP FDIR and RSS.
+
 
 Removed Items
 -------------