net/iavf: rename remaining avf strings
[dpdk.git] / doc / guides / rel_notes / release_19_05.rst
index 93f2892..4a3e2a7 100644 (file)
@@ -60,6 +60,22 @@ New Features
 
   * Added support for Rx descriptor status and related API in a secondary
     process.
+  * Added support for Tx descriptor status API in a secondary process.
+  * Added support for RSS RETA and hash configuration get API in a secondary
+    process.
+  * Added support for Rx packet types list in a secondary process.
+
+* **Updated Mellanox drivers.**
+
+   New features and improvements were done in mlx4 and mlx5 PMDs:
+
+   * Added firmware version reading.
+
+* **Renamed avf to iavf.**
+
+  Renamed Intel Ethernet Adaptive Virtual Function driver ``avf`` to ``iavf``,
+  which includes the directory name, lib name, filenames, makefile, docs,
+  macros, functions, structs and any other strings in the code.
 
 
 Removed Items