]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_17_08.rst
cryptodev: pass IV as offset
[dpdk.git] / doc / guides / rel_notes / release_17_08.rst
index e03333ceba583ea040046533206fbb10bba2984b..3ee6db34c160c3171f69b2ede0eb5fbf4a729af9 100644 (file)
@@ -90,6 +90,8 @@ New Features
   The crypto operation (``rte_crypto_sym_op``) has been reorganized as follows:
 
   * Removed field ``rte_crypto_sym_op_sess_type``.
+  * Replaced pointer and physical address of IV with offset from the start
+    of the crypto operation.
 
 * **Reorganized the crypto operation structure.**