05/03/2024 13:15, Ali Alnubani: > > -----Original Message----- > > From: Ciara Power <[email protected]> > > Sent: Tuesday, March 5, 2024 1:56 PM > > To: [email protected] > > Cc: [email protected]; Ciara Power <[email protected]>; > > [email protected]; Kai Ji <[email protected]> > > 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 <[email protected]> > > > > --- > > Can confirm it resolves the build failure, thanks! > > Tested-by: Ali Alnubani <[email protected]>
Reported-by: Ali Alnubani <[email protected]> Applied, thanks.

