[PATCH] update Arm roadmap for 23.07

Thomas Monjalon thomas at monjalon.net
Wed May 31 12:17:46 CEST 2023


Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2023-May/267970.html

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

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 0cfb07d..0cdc0c9 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -17,11 +17,12 @@ This list is obviously neither complete nor guaranteed.
 - mempool cache zero-copy get/put bulk
 - index-based per core mempool cache
 - memarea library
+- ring generic implementation removal and C11 improvement
 - PMU counter for self monitoring/profiling
 - PDCP protocol library
 - dmadev trace points
 <!-- Networking -->
-- direct-rearm of Rx side buffers
+- buffer recycle (a.k.a direct-rearm of Rx side buffers)
 - Tx QoS marking API
 - ethdev telemetry RSS, Rx/Tx burst mode info
 - flow item for RoCE
@@ -49,6 +50,8 @@ This list is obviously neither complete nor guaranteed.
 - testpmd attach/detach on primary and secondary
 <!-- Crypto -->
 - mlx5 AES-GCM
+- ipsec_mb for tag SECLIB-IPSEC-2023.3.21
+- qat on ARM
 - qat without dependency on OpenSSL-1.x
 <!-- Compress -->
 <!-- Event -->
-- 
2.40.1



More information about the web mailing list