net/ice: add RSS hash parsing in AVX512 path
authorLeyi Rong <leyi.rong@intel.com>
Fri, 23 Oct 2020 04:14:06 +0000 (12:14 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:24:26 +0000 (23:24 +0100)
commitcda28b1f59c96fa8e65c060c049d0689212d7f57
tree116d1760211b2e62d343ea5c65a8276089335acd
parent7f85d5ebcfe1af9a3cb7af7d05ec05fd797c1b09
net/ice: add RSS hash parsing in AVX512 path

Support RSS hash parsing in AVX512 data path as the default
RXDID is set to #22, that means the RSS hash field locates
in the 2nd 16B of each Flex Rx descriptor.

Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_rxtx_vec_avx512.c