[dpdk-dev] [PATCH v4 0/2] add AVF RSS support for IPv6 prefix

Zhang, Qi Z qi.z.zhang at intel.com
Tue Sep 15 10:40:40 CEST 2020



> -----Original Message-----
> From: Guo, Junfeng <junfeng.guo at intel.com>
> Sent: Tuesday, September 15, 2020 4:18 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Guo, Junfeng <junfeng.guo at intel.com>
> Subject: [PATCH v4 0/2] add AVF RSS support for IPv6 prefix
> 
> RSS for IPv6 prefix fields are supported in this patchset, so that we can use
> prefixes instead of full IPv6 address for AVF RSS. The prefix here includes the
> first 64 bits of both SRC and DST IPv6 address.
> 
> v4:
> * correct proto hdrs refine logic.
> 
> v3:
> * code rebase.
> 
> v2:
> * add support RSS for GTPU IPv6 prefix 64bit.
> 
> [PATCH v4 1/2] net/iavf: replace function name with macro.
> [PATCH v4 2/2] net/iavf: support RSS for IPv6 prefix 64bit.
> 
> Junfeng Guo (2):
>   net/iavf: replace function name with macro
>   net/iavf: support RSS for IPv6 prefix 64bit
> 
>  drivers/net/iavf/iavf_hash.c | 65 +++++++++++++++++++++---------------
>  1 file changed, 39 insertions(+), 26 deletions(-)
> 
> --
> 2.25.1

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

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list