[EXT] [PATCH] drivers: skip build of sub-libs not supporting IOVA mode

Shijith Thotton sthotton at marvell.com
Thu Mar 2 17:01:37 CET 2023


>If IOVA as PA is disabled and the driver does not support IOVA as VA,
>the build of the driver was disabled.
>Unfortunately some drivers were building some sub-libraries
>(with specific options for vector paths) which were not disabled.
>
>The build parsing of those drivers need to be skipped earlier
>to avoid defining the sub-libraries.
>
>Fixes: a986c2b7973d ("build: add option to configure IOVA mode as PA")
>Cc: stable at dpdk.org
>
>Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
>---
 
Acked-by: Shijith Thotton <sthotton at marvell.com>


More information about the stable mailing list