This patch set removes redundant default RSS field for both IPv4 and IPv6 fragment packets. Only src and dst address are needed.
v3: * Rework commit log 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(-) -- 2.25.1