cryptodev: rename function to check device validity
[dpdk.git] / doc / guides / rel_notes / release_19_08.rst
index bea0eb0..d2baa82 100644 (file)
@@ -111,6 +111,12 @@ New Features
   * Enabled generic filter framework and supported switch filter.
   * Supported UDP tunnel port add.
 
+* **Updated the Intel i40e driver.**
+
+  Updated tje Intel i40e driver with new features and improvements, including:
+
+  * Added support for MARK + RSS action in rte_flow (non-vector RX path only)
+
 * **Updated Mellanox mlx5 driver.**
 
   Updated Mellanox mlx5 driver with new features and improvements, including:
@@ -145,7 +151,7 @@ New Features
   * Added multi-queue support to allow one af_xdp vdev with multiple netdev
     queues.
   * Enabled "need_wakeup" feature which can provide efficient support for the
-    usecase where the application and driver executing on the same core.
+    use case where the application and driver executing on the same core.
 
 * **Enabled infinite Rx in the PCAP PMD.**