update NVIDIA roadmap for 23.07
Commit Message
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2023-April/267017.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
@@ -12,6 +12,7 @@ This list is obviously neither complete nor guaranteed.
### Version 23.07 (2023 July) {#2307}
<!-- General -->
+- memzones configuration at runtime
- non-temporal memory copy
- mempool cache zero-copy get/put bulk
- index-based per core mempool cache
@@ -23,12 +24,23 @@ This list is obviously neither complete nor guaranteed.
- direct-rearm of Rx side buffers
- Tx QoS marking API
- ethdev telemetry RSS, Rx/Tx burst mode info
+- flow item for RoCE
+- flow actions for IPv6 extensions push/remove
+- flow modify action for complex tunneling
+- flow template mirror action
+- flow template actions update
<!-- Network drivers -->
+- mlx5 Tx tracing
+- mlx5 packet size matching
+- mlx5 flow matching of all switch ports in one rule
+- mlx5 kernel routing with flow template
+- mlx5 MPLS modify action
+- mlx5 quota
+- mlx5 multi-packet write on Windows ???
- octeontx2 mirroring
- qede initial support for next generation hardware
- qede flow API support
- spnic driver for Ramaxel devices
-- mlx5 flow matching of all switch ports in one rule
<!-- Virtualisation -->
- vhost small copy with CPU in DSA-accelerated vhost
- vhost port mirroring with DMAdev
@@ -36,6 +48,7 @@ This list is obviously neither complete nor guaranteed.
<!-- Network apps -->
- testpmd attach/detach on primary and secondary
<!-- Crypto -->
+- mlx5 AES-GCM
- qat without dependency on OpenSSL-1.x
<!-- Compress -->
<!-- Event -->