> -----Original Message-----
> From: Wenjun Wu <[email protected]>
> Sent: Thursday, February 9, 2023 1:49 PM
> To: [email protected]; Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>
> Cc: Wu, Wenjun1 <[email protected]>
> Subject: [PATCH v2] common/idpf: fix compilation for AVX512DQ
>
> Some intrinsics used in idpf split queue AVX512 datapath ask for CPUID flag
> AVX512DQ and compilation flag -mavx512dq.
>
> Fixes: 43e916179fa2 ("common/idpf: add AVX512 data path for split queue
> model")
>
> Signed-off-by: Wenjun Wu <[email protected]>
Squashed into 43e916179fa2 ("common/idpf: add AVX512 data path for split queue
model") in dpdk-next-net-intel.