RE: [EXTERNAL] Re: [PATCH v1] Revert "doc: extension of crypto event callback announced"

2024-10-09 Thread Akhil Goyal
> On Thu, 1 Aug 2024 13:06:07 +0530 > Srujana Challa wrote: > > > The previously planned update to the `rte_cryptodev_cb_fn` function > > prototype is being reverted. The introduction of the > > `rte_cryptodev_queue_pair_event_error_query` API provides a means for > > applications to retrieve the

[PATCH v1] Revert "doc: extension of crypto event callback announced"

2024-08-01 Thread Srujana Challa
The previously planned update to the `rte_cryptodev_cb_fn` function prototype is being reverted. The introduction of the `rte_cryptodev_queue_pair_event_error_query` API provides a means for applications to retrieve the queue pair ID that encountered an error interrupt. This makes the addition of t