update Huawei roadmap for 22.03

Message ID 20220110084745.14050-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Huawei roadmap for 22.03 |

Commit Message

Thomas Monjalon Jan. 10, 2022, 8:47 a.m. UTC
  Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-January/232091.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index abe7576..457b948 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -15,6 +15,8 @@  This list is obviously neither complete nor guaranteed.
 - allow hugepage reuse at startup
 - Arm CRC32 in generic API
 <!-- Networking -->
+- ethdev queue info dump API
+- ethdev private info API
 - flow template API
 - flow management queue API
 - Tx QoS marking API
@@ -39,6 +41,7 @@  This list is obviously neither complete nor guaranteed.
 - vhost library statistics
 - virtio hash reporting
 <!-- Network apps -->
+- more info in dpdk-proc-info
 <!-- Crypto -->
 - qat async crypto
 - qat with OpenSSL-3.0 library
@@ -47,6 +50,7 @@  This list is obviously neither complete nor guaranteed.
 - event vector support in SW Rx eventdev adapter
 - control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->
+- hisilicon DMA engine for Kunpeng 930
 
 ### Nice to have - Future {#future}
 ----