]> git.droids-corp.org - dpdk.git/commitdiff
doc: update release notes for DCF reset in ice PMD
authorDapeng Yu <dapengx.yu@intel.com>
Wed, 10 Nov 2021 08:59:25 +0000 (16:59 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Tue, 16 Nov 2021 01:25:51 +0000 (02:25 +0100)
The ice DCF device reset has been supported. Release notes is updated
to synchronize with the feature.

Fixes: 1a86f4dbdf42 ("net/ice: support DCF device reset")
Signed-off-by: Dapeng Yu <dapengx.yu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_21_11.rst

index 0f79a7cff19be03a25d7c215614a33ed3a2334f8..a6b3ea544a34a0bdaaaa59cd24f92f883d9565d8 100644 (file)
@@ -205,6 +205,7 @@ New Features
   * Added IPv4 and L4 (TCP/UDP/SCTP) checksum hash support in RSS flow.
   * Added DEV_RX_OFFLOAD_TIMESTAMP support.
   * Added timesync API support under scalar path.
+  * Added DCF reset API support.
 
 * **Updated Intel ixgbe driver.**