]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_17_11.rst
crypto/aesni_mb: support DES
[dpdk.git] / doc / guides / rel_notes / release_17_11.rst
index eeda6d38a4007f07253984f76ddd03b208a5ab0b..7704559081d955c4a04652dc1ae550da1b169a71 100644 (file)
@@ -89,6 +89,16 @@ New Features
   * Coalesce writes to HEAD CSR on response processing.
   * Coalesce writes to TAIL CSR on request processing.
 
+* **Updated the AESNI MB PMD.**
+
+  The AESNI MB PMD has been updated with additional support for:
+
+  * DES CBC algorithm.
+  * DES DOCSIS BPI algorithm.
+
+  This requires the IPSec Multi-buffer library 0.47. For more details,
+  check out the AESNI MB PMD documenation.
+
 * **Add new benchmarking mode to dpdk-test-crypto-perf application.**
 
   Added new "PMD cyclecount" benchmark mode to dpdk-test-crypto-perf application