[dpdk-dev] [PATCH v2] net/ice: support flow mark ID in avx512 path

2020-11-12 Thread Zhang,Alvin
From: Alvin Zhang Support flow director mark ID parsing from flexible Rx descriptor in avx512 path. Signed-off-by: Alvin Zhang Fixes: 7f85d5ebcfe1 ("net/ice: add AVX512 vector path") --- v2: Update codes according to comments. --- drivers/net/ice/ice_rxtx_vec_avx512.c | 65 ++

[dpdk-dev] [PATCH v2] net/ice: support flow mark ID in avx512 path

2020-11-12 Thread Zhang,Alvin
From: Alvin Zhang Support flow director mark ID parsing from flexible Rx descriptor in avx512 path. Signed-off-by: Alvin Zhang Fixes: 7f85d5ebcfe1 ("net/ice: add AVX512 vector path") --- v1: Update codes according to comments. --- drivers/net/ice/ice_rxtx_vec_avx512.c | 65 ++