[v7,2/2] doc: announce Intel IPsec MB version bump
Checks
Commit Message
The Intel IPsec Multi-buffer version is set to be bumped to a minimum
version of 1.4 for the 24.11 LTS release.
Signed-off-by: Brian Dooley <brian.dooley@intel.com>
---
doc/guides/rel_notes/deprecation.rst | 4 ++++
1 file changed, 4 insertions(+)
Comments
> -----Original Message-----
> From: Brian Dooley <brian.dooley@intel.com>
> Sent: Thursday, March 14, 2024 10:38 AM
> Cc: dev@dpdk.org; gakhil@marvell.com; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>; Dooley, Brian <brian.dooley@intel.com>
> Subject: [PATCH v7 2/2] doc: announce Intel IPsec MB version bump
>
> The Intel IPsec Multi-buffer version is set to be bumped to a minimum version of
> 1.4 for the 24.11 LTS release.
>
> Signed-off-by: Brian Dooley <brian.dooley@intel.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index 10630ba255..a3d48dfcc1 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -120,6 +120,10 @@ Deprecation Notices
> which got error interrupt to the application,
> so that application can reset that particular queue pair.
>
> +* cryptodev: In 24.11 LTS release the Intel IPsec Multi-buffer version
> +will be
> + bumped to a minimum version of v1.4. This will effect the KASUMI,
> +SNOW3G, ZUC,
> + AESNI GCM, AESNI MB and CHACHAPOLY SW PMDs.
> +
> * 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
Acked-by: Ciara Power <ciara.power@intel.com>
@@ -120,6 +120,10 @@ Deprecation Notices
which got error interrupt to the application,
so that application can reset that particular queue pair.
+* cryptodev: In 24.11 LTS release the Intel IPsec Multi-buffer version will be
+ bumped to a minimum version of v1.4. This will effect the KASUMI, SNOW3G, ZUC,
+ AESNI GCM, AESNI MB and CHACHAPOLY SW PMDs.
+
* 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.