net/ice: support RSS for IPv6 prefix
authorJunfeng Guo <junfeng.guo@intel.com>
Thu, 9 Jul 2020 02:06:43 +0000 (10:06 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sat, 11 Jul 2020 04:18:53 +0000 (06:18 +0200)
commitde32fa2ba27ba5e3b7ce5d4d884edec73225e20c
tree20d402bb37ff7675125a977af9baa3c482f38bab
parentb0505d0fe66744963f5697426753e4e07cd9ea47
net/ice: support RSS for IPv6 prefix

RSS for IPv6 prefix fields are supported in this patch, so that we
can use prefixes instead of full IPv6 address for RSS. These prefixes
include the first 32, 48, 64 bits of both SRC and DST IPv6 address.

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_hash.c