[PATCH] doc: announce change in crypto queue setup

Hemant Agrawal hemant.agrawal at nxp.com
Wed Jul 31 13:27:52 CEST 2024


> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Wednesday, July 31, 2024 4:51 PM
> To: dev at dpdk.org
> Cc: thomas at monjalon.net; david.marchand at redhat.com; Hemant Agrawal
> <hemant.agrawal at nxp.com>; anoobj at marvell.com;
> pablo.de.lara.guarch at intel.com; fiona.trahe at intel.com;
> declan.doherty at intel.com; matan at nvidia.com; Gagandeep Singh
> <G.Singh at nxp.com>; fanzhang.oss at gmail.com; jianjay.zhou at huawei.com;
> asomalap at amd.com; ruifeng.wang at arm.com;
> konstantin.v.ananyev at yandex.ru; radu.nicolau at intel.com;
> ajit.khaparde at broadcom.com; rnagadheeraj at marvell.com;
> adwivedi at marvell.com; ciara.power at intel.com; Akhil Goyal
> <gakhil at marvell.com>
> Subject: [PATCH] doc: announce change in crypto queue setup
> Importance: High
> 
> Certain hardware crypto PMDs may support setting up of priority to a queue
> pair.
> Hence a new parameter for priority will be added in struct
> rte_cryptodev_qp_conf.
> 
> Signed-off-by: Akhil Goyal <gakhil at marvell.com>

Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>

> ---
>  doc/guides/rel_notes/deprecation.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index 6948641ff6..4d114cec3e 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -125,6 +125,9 @@ Deprecation Notices
>    This will effect the KASUMI, SNOW3G, ZUC, AESNI GCM, AESNI MB and
> CHACHAPOLY
>    SW PMDs.
> 
> +* cryptodev: The structure ``rte_cryptodev_qp_conf`` will be updated to
> +have
> +  a new parameter to set priority of that particular queue pair.
> +
>  * eventdev: The single-event (non-burst) enqueue and dequeue operations,
>    used by static inline burst enqueue and dequeue functions in
> ``rte_eventdev.h``,
>    will be removed in DPDK 23.11.
> --
> 2.25.1



More information about the dev mailing list