> 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. > > Signed-off-by: Srujana Challa <scha...@marvell.com> The patch description do not match with the API added. Can you please update it?
Thanks.