Commit Message
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(+)
@@ -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 -->