> -----Original Message-----
> From: Guo, Jia <jia....@intel.com>
> Sent: Tuesday, August 4, 2020 10:59 AM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>
> Cc: dev@dpdk.org; Guo, Junfeng <junfeng....@intel.com>; Su, Simei
> <simei...@intel.com>; Guo, Jia <jia....@intel.com>
> Subject: [PATCH v1] net/iavf: fix hash default set
>
> Different device has different hash capability, it should not be expected
> that all
> hash set would be successful to set into all devices by default. So remove the
> return checking when hash default set. And remove gtpu hash default set, iavf
> only enable hash for general protocols.
>
> Fixes: c94366cfc641 ("net/iavf: add GTPU in default hash")
> Signed-off-by: Jeff Guo <jia....@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi