Re: [dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default hash field

2021-09-07 Thread Zhang, Qi Z
> -Original Message- > From: Wu, Wenjun1 > Sent: Tuesday, September 7, 2021 3:28 PM > To: David Marchand ; Yigit, Ferruh > > Cc: dev@dpdk.org; Zhang, Qi Z ; Yang, Qiming > > Subject: RE: [dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default > hash

Re: [dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default hash field

2021-09-07 Thread Wu, Wenjun1
r 7, 2021 3:10 PM > To: Wu, Wenjun1 ; Yigit, Ferruh > > Cc: dev ; Yang, Qiming ; Zhang, Qi > Z > Subject: Re: [dpdk-dev] [PATCH v1] net/ice: revert removing IPID from > default hash field > > On Tue, Sep 7, 2021 at 9:05 AM Wenjun Wu wrote: > > > > We try

Re: [dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default hash field

2021-09-07 Thread David Marchand
On Tue, Sep 7, 2021 at 9:05 AM Wenjun Wu wrote: > > We try to refine default RSS for IP fragment packets. However, > the change will lead to more serious errors. The scenario that > there is overlap/conflict between the new characteristics and the > existing ones has not been supported, so non-fra

[dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default hash field

2021-09-07 Thread Wenjun Wu
We try to refine default RSS for IP fragment packets. However, the change will lead to more serious errors. The scenario that there is overlap/conflict between the new characteristics and the existing ones has not been supported, so non-fragment packets and fragment packets cannot share the same ha