04/08/2020 06:36, Zhang, Qi Z: > From: Guo, Jia <jia....@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....@intel.com> > > Acked-by: Qi Zhang <qi.z.zh...@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....@intel.com>