[dpdk-web] [PATCH] update Marvell roadmap for 19.11

Thomas Monjalon thomas at monjalon.net
Thu Sep 12 17:53:36 CEST 2019


The full Marvell roadmap is announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2019-August/140844.html

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

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index b6b1fb0..94da33a 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -11,6 +11,9 @@ This list is obviously neither complete nor guaranteed.
 
 ### Version 19.11 (2019 November) {#1911}
 
+- configurability of Rx offloads
+- rte_flow patterns for NSH, IGMP, AH
+- rte_flow actions for mirroring and multicast
 - Rx metadata in mbuf, with rte_flow API and mlx5 implementation
 - hairpin forwarding offload, with mlx5 implementation
 - VF configuration from host via representor port id
@@ -23,7 +26,16 @@ This list is obviously neither complete nor guaranteed.
 - optimized algorithm for resizeable hash table
 - lock-free stack mempool handler
 - lock-free l3fwd algorithms
+- eventdev examples in l2fwd-event, l3fwd and ipsec-secgw
+- Nitrox cryptodev
+- OCTEON TX asymmetric crypto
+- OCTEON TX2 cryptodev
+- OCTEON TX2 inline IPsec using rte_security
+- regexdev
 - template based ring API
+- eBPF arm64 JIT
+- KNI IOVA as VA
+- UBSan in build
 
 ### Nice to have - Future {#future}
 ----
-- 
2.23.0



More information about the web mailing list