update NVIDIA roadmap

Message ID 20250122111136.1725397-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update NVIDIA roadmap |

Commit Message

Thomas Monjalon Jan. 22, 2025, 11:11 a.m. UTC
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2024-December/311009.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index abbb9e3..94b722a 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -22,13 +22,19 @@  This list is obviously neither complete nor guaranteed.
 <!-- General -->
 - replace VLAs (required by MSVC)
 - replace packing attributes (required by MSVC)
+- improve PCI address comparisons
 <!-- DMA -->
 <!-- Networking -->
+- enable/disable counters
 <!-- Network drivers -->
 - ena dynamic HRSS size
 - ena asynchronous reset request from device
 - enetc NXP driver version 4
 - eqos NXP driver
+- mlx5 probing optimization
+- mlx5 FDB flows optimization
+- mlx5 eCPRI matching with template API
+- mlx5 ipool debuggability
 - xsc Yunsilicon driver
 <!-- Virtualisation -->
 <!-- Network apps -->