net/hns3: support Tx descriptor status query
[dpdk.git] / doc / guides / rel_notes / release_21_05.rst
index cc5465e..90a8166 100644 (file)
@@ -69,6 +69,9 @@ New Features
 
   Updated Arkville net driver with new features and improvements, including:
 
+  * Generalized passing meta data between PMD and FPGA, allowing up to 20
+    bytes of user specified information in RX and TX paths.
+
   * Updated dynamic PMD extensions API using standardized names.
 
   * Added support for new Atomic Rules PCI device IDs ``0x100f, 0x1010, 0x1017,
@@ -83,6 +86,9 @@ New Features
   * Added support for module EEPROM dumping.
   * Added support for freeing Tx mbuf on demand.
   * Added support for copper port in Kunpeng930.
+  * Added support for runtime config to select IO burst function.
+  * Added support for outer UDP checksum in Kunpeng930.
+  * Added support for query Tx descriptor status.
 
 * **Updated NXP DPAA driver.**