[2/7] update Arm roadmap for 22.11
Commit Message
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-September/249539.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 4 ++++
1 file changed, 4 insertions(+)
@@ -13,6 +13,7 @@ This list is obviously neither complete nor guaranteed.
<!-- General -->
- index-based per core mempool cache
+- PMD power management Arm implementation
<!-- Networking -->
- direct-rearm of Rx side buffers
- Tx QoS marking API
@@ -23,6 +24,7 @@ This list is obviously neither complete nor guaranteed.
- AVF software back-end driver with device emulation libraries
<!-- Network drivers -->
- bonding Tx prepare
+- memif performance optimization
- octeontx2 mirroring
- qede initial support for next generation hardware
- qede flow API support
@@ -39,6 +41,8 @@ This list is obviously neither complete nor guaranteed.
<!-- Crypto -->
- qat with OpenSSL-3.0 library
- qat without dependency on OpenSSL-1.x
+- SNOW3G PMD support on Aarch64
+- ZUC PMD support on Aarch64
<!-- Compress -->
<!-- Event -->
- event vector support in SW Rx eventdev adapter