update Huawei roadmap for 22.03
Commit Message
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(+)
@@ -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}
----