[dpdk-dev] [PATCH v1] net/iavf: fix hash default set

Thomas Monjalon thomas at monjalon.net
Wed Aug 5 19:40:44 CEST 2020


04/08/2020 06:36, Zhang, Qi Z:
> From: Guo, Jia <jia.guo at intel.com>
> > 
> > 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.guo at intel.com>
> 
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
> 
> Applied to dpdk-next-net-intel.

It looks it should be 2 separate patches:
	- revert/remove GTPU from default RSS hash
	- ignore error in adding protocols to RSS

Please be more careful in patch reviews.

PS: fixing name in Tested-by: Wei Xie <weix.xie at intel.com>




More information about the dev mailing list