net/iavf: support RSS for GRE tunnel packet
[dpdk.git] / doc / guides / rel_notes / release_21_08.rst
index 63fde75..8706bb6 100644 (file)
@@ -61,6 +61,18 @@ New Features
   representing sub-domains of functionality. Each auxiliary device
   represents a part of its parent functionality.
 
+* **Added support for Marvell CN10K SoC ethernet device.**
+
+  * Added net/cnxk driver which provides the support for the integrated ethernet
+    device.
+
+* **Added Baseband PHY CNXK PMD.**
+
+  Added Baseband PHY PMD which allows to configure BPHY hardware block
+  comprising accelerators and DSPs specifically tailored for 5G/LTE inline
+  usecases. Configuration happens via standard rawdev enq/deq operations. See
+  the :doc:`../rawdevs/cnxk_bphy` rawdev guide for more details on this driver.
+
 
 Removed Items
 -------------