[dpdk-web] [PATCH] update Arm roadmap for 20.08
Honnappa Nagarahalli
honnappa.nagarahalli at arm.com
Tue Jun 9 05:28:23 CEST 2020
Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
---
content/roadmap/_index.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 4dd7b3e..3766b1d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,6 +13,12 @@ This list is obviously neither complete nor guaranteed.
- flow action object API
- flow sampling and mirroring API
+- Bit operations APIs for PMDs
+- rte_atomic API deprecation with-in DPDK
+- Use C11 atomic semantics in mbuf, eventdev, eal interrupts
+- CPU frequency calculation using generic counter for Arm platforms
+- LPM library integration with RCU library
+- Change IO barriers to align with other-multi-copy atomicity memory model for Armv8-a
- performance optimizations in mlx drivers for Arm platforms
- mlx5 memory management options, and queue stop/start
- mlx5 eCPRI matching and Tx scheduling for 5G
@@ -32,7 +38,7 @@ This list is obviously neither complete nor guaranteed.
### Nice to have - Future {#future}
----
-- integrate RCU deferred resource reclamation API with LPM and hash libraries
+- integrate RCU deferred resource reclamation API with hash library
- lock-free l3fwd algorithms
- multi-process rework
- automatic UIO/VFIO binding
--
2.17.1
More information about the web
mailing list