[dpdk-dev] [PATCH v3 2/3] doc: update release notes for hns3

Lijun Ou oulijun at huawei.com
Fri Jan 29 10:22:04 CET 2021


Add TM(Traffic Management) feature with hns3 in release notes.
It includes:
1. configure port's peak rate with PF
2. configure TC's peak rate with PF

Fixes: c09c7847d892 ("net/hns3: support traffic management")
Cc: stable at dpdk.org

Signed-off-by: Lijun Ou <oulijun at huawei.com>
---
V2->V3:
- delete the unnecessary information lines
---
 doc/guides/rel_notes/release_21_02.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst
index 6662ece..875e292 100644
--- a/doc/guides/rel_notes/release_21_02.rst
+++ b/doc/guides/rel_notes/release_21_02.rst
@@ -82,6 +82,10 @@ New Features
 
   * Added support for 64B completion queue entries
 
+* **Updated hns3 driver.**
+
+  * Added support for traffic management
+
 * **Updated Intel ice driver.**
 
   Updated the Intel ice driver with new features and improvements, including:
-- 
2.7.4



More information about the dev mailing list