DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add cryptodev xform deprecation notice
@ 2019-02-08 11:17 Fan Zhang
  2019-02-28 10:08 ` Akhil Goyal
  2019-03-01 10:46 ` [dpdk-dev] [PATCH v2] " Fan Zhang
  0 siblings, 2 replies; 20+ messages in thread
From: Fan Zhang @ 2019-02-08 11:17 UTC (permalink / raw)
  To: dev; +Cc: roy.fan.zhang

This patch adds the deprecation notice of changing Cryptodev
symmetric xform structure for DPDK 19.05.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 1b4fcb7e6..5166d6eb5 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -75,3 +75,9 @@ Deprecation Notices
 
 * crypto/aesni_mb: the minimum supported intel-ipsec-mb library version will be
   changed from 0.49.0 to 0.52.0.
+
+* cryptodev: the ``uint8_t *data`` member of ``key`` structure in the xforms
+  structure (``rte_crypto_cipher_xform``, ``rte_crypto_auth_xform``, and
+  ``rte_crypto_aead_xform``) will be changed to ``const uint8_t *data`` in
+  19.05. The structure ``rte_table_action_sym_crypto_params`` in pipeline
+  library will be updated accordingly.
-- 
2.14.5

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-04-03  9:11 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 11:17 [dpdk-dev] [PATCH] doc: add cryptodev xform deprecation notice Fan Zhang
2019-02-28 10:08 ` Akhil Goyal
2019-02-28 11:27   ` Zhang, Roy Fan
2019-03-01 10:46 ` [dpdk-dev] [PATCH v2] " Fan Zhang
2019-03-22 16:34   ` [dpdk-dev] [PATCH v3] " Fan Zhang
2019-03-22 16:34     ` Fan Zhang
2019-03-29 13:59     ` Akhil Goyal
2019-03-29 13:59       ` Akhil Goyal
2019-03-29 14:15       ` Akhil Goyal
2019-03-29 14:15         ` Akhil Goyal
2019-03-29 15:49         ` Akhil Goyal
2019-03-29 15:49           ` Akhil Goyal
2019-03-29 15:59           ` Akhil Goyal
2019-03-29 15:59             ` Akhil Goyal
2019-03-29 19:56             ` Thomas Monjalon
2019-03-29 19:56               ` Thomas Monjalon
2019-04-01 16:29     ` Trahe, Fiona
2019-04-01 16:29       ` Trahe, Fiona
2019-04-03  9:11     ` Anoob Joseph
2019-04-03  9:11       ` Anoob Joseph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).