> -----Original Message-----
> From: Liu, Lingyu <lingyu....@intel.com>
> Sent: Monday, June 21, 2021 10:23 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Xing, Beilei
> <beilei.x...@intel.com>; Wu, Jingjing <jingjing...@intel.com>
> Cc: Guo, Junfeng <junfeng....@intel.com>; Liu, Lingyu <lingyu....@intel.com>
> Subject: [PATCH v6 0/3] support AVF RSS and FDIR for GTPoGRE packet
> 
> Support AVF RSS and FDIR for GTPoGRE packet.
> 
> Lingyu Liu (3):
>   net/iavf: support flow pattern for GTPoGRE
>   net/iavf: support AVF FDIR for GTPoGRE tunnel packet
>   net/iavf: support AVF RSS for GTPoGRE packet
> ---
>   V6 change:
>   - rebase and remove GRE pattern parse in FDIR
>   V5 change:
>   - refine protocol header for two tunnels case
>   - move IPV6 patterns to the IPV6 block in pattern list
>   V4 change:
>   - add RTE_FLOW_ITEM_TYPE_GRE in hash parse pattern function
>   V3 change:
>   - add GTPU extension header pattern
> 
>  drivers/net/iavf/iavf_fdir.c         |  48 +++
>  drivers/net/iavf/iavf_generic_flow.c | 600 +++++++++++++++++++++++++++
> drivers/net/iavf/iavf_generic_flow.h |  80 ++++
>  drivers/net/iavf/iavf_hash.c         | 142 +++++--
>  4 files changed, 846 insertions(+), 24 deletions(-)
> 
> --
> 2.25.1

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

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to