04/08/2020 06:36, Zhang, Qi Z:
> From: Guo, Jia <[email protected]>
> >
> > 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 <[email protected]>
>
> Acked-by: Qi Zhang <[email protected]>
>
> 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 <[email protected]>