crypto/qat: enable Tx tail writes coalescing
[dpdk.git] / doc / guides / rel_notes / release_17_11.rst
index ab224a9..24f6e71 100644 (file)
@@ -87,6 +87,7 @@ New Features
 
   * Removed atomics from the internal queue pair structure.
   * Coalesce writes to HEAD CSR on response processing.
+  * Coalesce writes to TAIL CSR on request processing.
 
 * **Added IOMMU support to libvhost-user**