update Marvell roadmap for 23.11

Message ID 20230815140254.518466-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Marvell roadmap for 23.11 |

Commit Message

Thomas Monjalon Aug. 15, 2023, 2:02 p.m. UTC
  Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2023-August/273619.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index be2a045..e0917f7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -17,6 +17,8 @@  This list is obviously neither complete nor guaranteed.
 - memarea library
 - ring generic implementation removal and C11 improvement
 - PMU counter for self monitoring/profiling
+<!-- DMA -->
+- dmadev free mbuf upon transfer completion
 - dmadev trace points
 <!-- Networking -->
 - buffer recycle (a.k.a direct-rearm of Rx side buffers)
@@ -25,6 +27,8 @@  This list is obviously neither complete nor guaranteed.
 - rnp driver from Mucse
 - sssnic driver from 3SNIC
 - cnxk mirroring
+- cnxk flow aging
+- cnxk port representor
 <!-- Virtualisation -->
 - vhost small copy with CPU in DSA-accelerated vhost
 - vhost port mirroring with DMAdev
@@ -32,10 +36,25 @@  This list is obviously neither complete nor guaranteed.
 <!-- Network apps -->
 - testpmd attach/detach on primary and secondary
 <!-- Crypto -->
+- security internal structures hidden
+- security TLS
+- security session out-of-place for inline ingress
+- cryptodev inject to ethdev Rx
+- cnxk SM2 algorithm
+- PDCP control PDU
 <!-- Compress -->
+<!-- Regex -->
+<!-- Machine Learning -->
+- mldev support of mbuf
+- mldev arbitrary shape input/output
+- cnxk mldev support TVM models
 <!-- Event -->
+- eventdev adapter for dmadev
+- eventdev adapter for mldev
+- eventdev link profiles
 - control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->
+- graph test application
 - DTS automated documentation
 - DTS Docker file