RE: [PATCH 4/4] crypto/cnxk: add error interrupt event query handler

2023-01-31 Thread Akhil Goyal
> Subject: RE: [PATCH 4/4] crypto/cnxk: add error interrupt event query handler > > Hi Akhil, > > Please find the correct description inline, > > Thanks, > Srujana. > > > > Subject: [PATCH 4/4] crypto/cnxk: add error interrupt event

RE: [PATCH 4/4] crypto/cnxk: add error interrupt event query handler

2023-01-30 Thread Srujana Challa
Hi Akhil, Please find the correct description inline, Thanks, Srujana. > > Subject: [PATCH 4/4] crypto/cnxk: add error interrupt event query > > handler > > > > Adds RTE_CRYPTODEV_EVENT_ERROR query handler for cn9k/cn10k PMD. > > The query handler finds the next queue pair ID with pending error

RE: [PATCH 4/4] crypto/cnxk: add error interrupt event query handler

2023-01-30 Thread Akhil Goyal
> Subject: [PATCH 4/4] crypto/cnxk: add error interrupt event query handler > > Adds RTE_CRYPTODEV_EVENT_ERROR query handler for cn9k/cn10k PMD. > The query handler finds the next queue pair ID with pending error > interrupt event if any, starting from the given queue pair index, > for the device.