On Tue, Sep 7, 2021 at 9:05 AM Wenjun Wu <wenjun1...@intel.com> 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-fragment packets > and fragment packets cannot share the same hash fields, or > all related profiles will be removed. > > Therefore, IPID field is necessary for fragment packets. > > Fixes: cf37e1e5e9d2 ("net/ice: fix default RSS hash for IP fragment packets") > > Signed-off-by: Wenjun Wu <wenjun1...@intel.com>
- If this is a revert of cf37e1e5e9d2, maybe it is simpler to drop the original change in next-net before it gets pulled in the main repo. - A similar change has been applied to net/iavf? Is it still relevant? -- David Marchand