[dpdk-dev] cryptodev: change raw data path dequeue API

Akhil Goyal gakhil at marvell.com
Tue Mar 30 10:07:28 CEST 2021


> diff --git a/doc/guides/rel_notes/release_21_05.rst
> b/doc/guides/rel_notes/release_21_05.rst
> index 21dc6d234..b9ca0cc30 100644
> --- a/doc/guides/rel_notes/release_21_05.rst
> +++ b/doc/guides/rel_notes/release_21_05.rst
> @@ -130,6 +130,8 @@ ABI Changes
> 
>  * No ABI change that would break compatibility with 20.11.
> 
> +* cryptodev: the function ``rte_cryptodev_raw_dequeue_burst`` is added a
> +  parameter ``max_nb_to_dequeue`` to give user a more flexible dequeue
> control.
> 
ABI changes are not allowed until 20.11, however, this change is an API change
(not ABI) for an experimental API which can be allowed.
Could you please move this to relevant section.

@Hemant: any comments on this patch?

Regards,
Akhil


More information about the dev mailing list