update AMD roadmap for 24.03

Message ID 20240119154535.701515-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update AMD roadmap for 24.03 |

Commit Message

Thomas Monjalon Jan. 19, 2024, 3:45 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2023-December/283962.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 6731040..45767ed 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -12,6 +12,7 @@  This list is obviously neither complete nor guaranteed.
 ### Version 24.03 (2024 March) {#2403}
 
 <!-- General -->
+- AMD uncore power
 - non-temporal memory copy
 - mempool cache zero-copy get/put bulk
 - memarea library
@@ -24,6 +25,7 @@  This list is obviously neither complete nor guaranteed.
 <!-- Network drivers -->
 - ntnic driver from Napatech
 - rnp driver from Mucse
+- axgbe TSO
 - cnxk mirroring
 - cnxk port representor
 - ena on uio_pci_generic
@@ -32,6 +34,8 @@  This list is obviously neither complete nor guaranteed.
 - ena rx_overruns statistics
 - ena Tx queue depth negotiation
 - ena new link speeds
+- ionic net vdev driver
+- ionic crypto driver
 - mlx5 flow actions for Geneve
 <!-- Virtualisation -->
 - virtio hash reporting
@@ -44,6 +48,7 @@  This list is obviously neither complete nor guaranteed.
 <!-- Machine Learning -->
 - mldev support of mbuf
 <!-- Event -->
+- eventdev power optimization
 - eventdev adapter for mldev
 - control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->