net/ice: support Tx checksum offload for tunnel
[dpdk.git] / doc / guides / rel_notes / release_19_08.rst
index 6c6ea6a..c9c1fc8 100644 (file)
@@ -68,6 +68,18 @@ New Features
   of Ethernet controllers. These controllers support link speeds up to
   200Gbps, 50G PAM-4, and PCIe 4.0.
 
+* **Updated the ice driver.**
+
+  Updated ice driver with new features and improvements, including:
+
+  * Enabled Tx outer/inner L3/L4 checksum offload.
+
+* **Updated Solarflare network PMD.**
+
+  Updated the Solarflare ``sfc_efx`` driver with changes including:
+
+  * Added support for Rx interrupts.
+
 * **Added memif PMD.**
 
   Added the new Shared Memory Packet Interface (``memif``) PMD.
@@ -79,6 +91,8 @@ New Features
 
   * Enabled zero copy through mbuf's external memory mechanism to achieve
     high performance
+  * Added multi-queue support to allow one af_xdp vdev with multiple netdev
+    queues
 
 
 Removed Items