[2/4] update NVIDIA roadmap for 24.11

Message ID 20241018194201.153974-3-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update 24.11 roadmap |

Commit Message

Thomas Monjalon Oct. 18, 2024, 7:41 p.m. UTC
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2024-August/299911.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 95c59ca..67cefcf 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -21,6 +21,7 @@  This list is obviously neither complete nor guaranteed.
 - VFIO cdev/iommufd
 <!-- DMA -->
 <!-- Networking -->
+- ethdev flow action jump to table index
 <!-- Network drivers -->
 - axgbe TSO
 - cpfl flow offload with P4
@@ -29,6 +30,8 @@  This list is obviously neither complete nor guaranteed.
 - ena asynchronous reset request from device
 - i40e/ice/iavf MDD debug
 - idpf AVX2
+- mlx5 hairpin statistics
+- mlx5 non-template flow using template async engine
 - rnp driver from Mucse
 - sssnic driver from 3SNIC
 <!-- Virtualisation -->