[dpdk-dev] [dpdk-dev v5 0/4] enable new hash flow for pf

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jul 7 11:31:43 CEST 2020



> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Tuesday, July 7, 2020 1:26 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>
> Cc: dev at dpdk.org; Wu, Jingjing <jingjing.wu at intel.com>; Guo, Junfeng
> <junfeng.guo at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Su, Simei
> <simei.su at intel.com>; Guo, Jia <jia.guo at intel.com>
> Subject: [dpdk-dev v5 0/4] enable new hash flow for pf
> 
> PF could add or delete a RSS rule base on the PF's hash capability.
> Some new rss input set will be supported, the protocols as below:
> eth/vlan/l2tpv3/esp/ah/pfcp/gtpu downlink/gtpu uplink.
> 
> v5->v4:
> fix checkpatch issue
> refine for eth/vlan hash
> 
> v4->v3:
> split patch set
> 
> Jeff Guo (4):
>   net/ice: refactor for pf hash flow
>   net/ice: support hash for new GTPU protocols
>   net/ice: enable new input set for rss hash
>   app/testpmd: add GTPU to RSS hash commands
> 
>  app/test-pmd/cmdline.c     |   8 +-
>  app/test-pmd/config.c      |   4 +-
>  drivers/net/ice/ice_hash.c | 773 ++++++++++++++++++++++++++-----------
>  3 files changed, 562 insertions(+), 223 deletions(-)
> 
> --
> 2.20.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