Skip to content

Commit 1390d42

Browse files
SruChallaAkhil Goyal
authored andcommitted
Revert "doc: extension of crypto event callback announced"
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 the `qp_id` parameter to the `rte_cryptodev_cb_fn` function unnecessary, and as such, the proposed extension is no longer required. Signed-off-by: Srujana Challa <[email protected]> Acked-by: Stephen Hemminger <[email protected]> Acked-by: Akhil Goyal <[email protected]>
1 parent c9bb2e1 commit 1390d42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/guides/rel_notes/deprecation.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,6 @@ Deprecation Notices
169169
* fib: A new flag field will be introduced in ``rte_fib_conf`` structure
170170
in DPDK 24.11. This field will be used to pass extra configuration settings.
171171

172-
* cryptodev: The function ``rte_cryptodev_cb_fn`` will be updated
173-
to have another parameter ``qp_id`` to return the queue pair ID
174-
which got error interrupt to the application,
175-
so that application can reset that particular queue pair.
176-
177172
* cryptodev: The Intel IPsec Multi-Buffer version will be bumped
178173
to a minimum version of v1.4.
179174
This will effect the KASUMI, SNOW3G, ZUC, AESNI GCM, AESNI MB and CHACHAPOLY

0 commit comments

Comments
 (0)