net/iavf: support RSS for IPv6 64-bit prefix
authorJunfeng Guo <junfeng.guo@intel.com>
Tue, 15 Sep 2020 08:17:59 +0000 (16:17 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:11 +0000 (18:55 +0200)
commit46db5c1c49f2f38a9aae381c6e52f972d6c0084f
tree39e1e6054e121f375dd889ac98def139388dcdbe
parent82c11f03337b35f6e7da0b1e340640b4914492e6
net/iavf: support RSS for IPv6 64-bit prefix

RSS for IPv6 prefix 64bit fields are supported in this patch, so that
we can use prefix instead of full IPv6 address for RSS. The prefix
here only includes the first 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/iavf/iavf_hash.c