[dpdk-dev] [PATCH v2] doc: annouce ABI change for cryptodev ops structure

Fan Zhang roy.fan.zhang at intel.com
Tue Feb 14 11:41:06 CET 2017


Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
---
v2:
Rework the grammar

 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 b49e0a0..d64858f 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -62,3 +62,7 @@ Deprecation Notices
   PMDs that implement the latter.
   Target release for removal of the legacy API will be defined once most
   PMDs have switched to rte_flow.
+
+* ABI changes are planned for 17.05 in the ``rte_cryptodev_ops`` structure.
+  A pointer to a rte_cryptodev_config structure will be added to the
+  function prototype "cryptodev_configuret_t, as a new parameter.
-- 
2.7.4



More information about the dev mailing list