[dpdk-dev] [PATCH v2 0/2] fix default RSS field for IP fragment packets

Wenjun Wu wenjun1.wu at intel.com
Tue Aug 17 08:47:10 CEST 2021


This patch set removes redundant default RSS field for both IPv4 and
IPv6 fragment packets. Only src and dst address are needed.

v2:
* Rework commit log

Wenjun Wu (2):
  net/iavf: fix default RSS field for IP fragment packets
  net/ice: fix default RSS field for IP fragment packets

 drivers/net/iavf/iavf_hash.c | 26 ++------------------------
 drivers/net/ice/ice_ethdev.c |  4 ++--
 2 files changed, 4 insertions(+), 26 deletions(-)

-- 


More information about the dev mailing list