]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_20_11.rst
net: add CRC AVX512 implementation
[dpdk.git] / doc / guides / rel_notes / release_20_11.rst
index 2ccf35f0df47029028af7a75db7c036ae927af94..71665c1de65f09e3b32baa946695bf6354d7f3f2 100644 (file)
@@ -65,6 +65,8 @@ New Features
 * **Updated CRC modules of the net library.**
 
   * Added runtime selection of the optimal architecture-specific CRC path.
+  * Added optimized implementations of CRC32-Ethernet and CRC16-CCITT
+    using the AVX512 and VPCLMULQDQ instruction sets.
 
 * **Added the FEC API, for a generic FEC query and config.**