[2/7] update Arm roadmap for 22.11

Message ID 20221127201245.884619-3-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series 22.11 roadmaps |

Commit Message

Thomas Monjalon Nov. 27, 2022, 8:12 p.m. UTC
  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(+)
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 34ccb9d..2f3c1b7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -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