update Arm roadmap for 24.03

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

Commit Message

Thomas Monjalon Feb. 6, 2024, 9:39 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2024-February/286408.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 5b249a9..6317862 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -17,10 +17,12 @@  This list is obviously neither complete nor guaranteed.
 - non-temporal memory copy
 - mempool cache zero-copy get/put bulk
 - memarea library
+- pointer compression
 - ring generic implementation removal and C11 improvement
 - PMU counter for self monitoring/profiling
 - VFIO cdev/iommufd
 - UACCE bus
+- hash bulk key lookup with SVE
 <!-- DMA -->
 - dmadev trace points in data path
 <!-- Networking -->