[PATCH] common/qat: fix undefined macro
Ali Alnubani
alialnu at nvidia.com
Tue Mar 5 13:15:22 CET 2024
> -----Original Message-----
> From: Ciara Power <ciara.power at intel.com>
> Sent: Tuesday, March 5, 2024 1:56 PM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Ciara Power <ciara.power at intel.com>;
> nishikanta.nayak at intel.com; Kai Ji <kai.ji at intel.com>
> Subject: [PATCH] common/qat: fix undefined macro
>
> When using RTE_ENABLE_ASSERT and debug mode, an undefined
> macro error appeared for ICP_QAT_FW_SYM_COMM_ADDR_SGL.
> This was not being defined, but is now added to the header file.
>
> Bugzilla ID: 1395
> Fixes: e9271821e489 ("common/qat: support GEN LCE device")
>
> Signed-off-by: Ciara Power <ciara.power at intel.com>
>
> ---
Can confirm it resolves the build failure, thanks!
Tested-by: Ali Alnubani <alialnu at nvidia.com>
More information about the dev
mailing list