crypto/qat: add NULL capability
[dpdk.git] / doc / guides / rel_notes / release_16_11.rst
index cc4b4d7..642a919 100644 (file)
@@ -48,6 +48,31 @@ New Features
   in case of system perturbations. On the downside, small performance degradation
   is measured when running micro-benchmarks.
 
+* **Added vhost PMD xstats.**
+
+  Added extended statistics to vhost PMD from per port perspective.
+
+* **Added virtio NEON support for ARM.**
+
+* **Updated the ixgbe base driver.**
+
+  Updated the ixgbe base driver, including the following changes:
+
+  * add X550em_a 10G PHY support
+  * support flow control auto negotiation for X550em_a 1G PHY
+  * add X550em_a FW ALEF support
+  * increase mailbox version to ixgbe_mbox_api_13
+  * add two MAC ops for Hyper-V support
+
+* **Updated the QAT PMD.**
+
+  The QAT PMD was updated with following support:
+
+  * MD5_HMAC algorithm
+  * SHA224-HMAC algorithm
+  * SHA384-HMAC algorithm
+  * NULL algorithm
+
 
 Resolved Issues
 ---------------