[PATCH] common/qat: fix undefined macro
Thomas Monjalon
thomas at monjalon.net
Tue Mar 5 14:17:14 CET 2024
05/03/2024 13:15, Ali Alnubani:
> > -----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>
Reported-by: Ali Alnubani <alialnu at nvidia.com>
Applied, thanks.
More information about the dev
mailing list