From: Pablo de Lara Date: Fri, 28 Apr 2017 18:06:44 +0000 (+0100) Subject: doc: announce crypto structures rework X-Git-Tag: spdx-start~3208 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=d82094b7eac559f4014b5faec9d7a22227c3449c;p=dpdk.git doc: announce crypto structures rework The current crypto operation and symmetric crypto operation structures will be reworked for correctness and improvement, reducing also their sizes, to fit into less cache lines, as stated in the following RFC: http://dpdk.org/dev/patchwork/patch/24011/ Signed-off-by: Pablo de Lara Acked-by: John McNamara Acked-by: Declan Doherty Acked-by: Fiona Trahe Acked-by: Hemant Agrawal Acked-by: Jerin Jacob --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 2ad6f13829..79dac187f6 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -113,6 +113,10 @@ Deprecation Notices - ``rte_cryptodev_queue_pair_attach_sym_session`` - ``rte_cryptodev_queue_pair_detach_sym_session`` +* cryptodev: the structures ``rte_crypto_op``, ``rte_crypto_sym_op`` + and ``rte_crypto_sym_xform`` will be restructured in 17.08, + for correctness and improvement. + * crypto/scheduler: the following two functions are deprecated starting from 17.05 and will be removed in 17.08: