[PATCH v2] net: not build PMD AVX library when no IOVA as PA

Zhang, Qi Z qi.z.zhang at intel.com
Sun Jan 29 13:35:04 CET 2023



> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang at intel.com>
> Sent: Monday, December 12, 2022 10:56 PM
> To: mb at smartsharesystems.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Cc: dev at dpdk.org; Wu, Wenjun1 <wenjun1.wu at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; stable at dpdk.org
> Subject: [PATCH v2] net: not build PMD AVX library when no IOVA as PA
> 
> PMD not announce pmd_supports_disable_iova_as_pa will not be build
> when RTE_IOVA_AS_PA is not defined, but some AVX library for vector path
> is not skipped by the build system which cause compile error.
> 
> The patch modify i40e, iavf, ice's meson file to skip AVX library build when
> RTE_IOVA_AS_PA is not defined.
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

Move this for next-net review.

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the stable mailing list