> -----Original Message-----
> From: Guo, Jia <[email protected]>
> Sent: Tuesday, July 7, 2020 1:26 PM
> To: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>
> Cc: [email protected]; Wu, Jingjing <[email protected]>; Guo, Junfeng
> <[email protected]>; Xing, Beilei <[email protected]>; Su, Simei
> <[email protected]>; Guo, Jia <[email protected]>
> 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 <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to