[dpdk-web] [PATCH v2] update Arm roadmap for 20.08

Honnappa Nagarahalli honnappa.nagarahalli at arm.com
Wed Jun 10 02:38:30 CEST 2020


Roadmap was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-June/169542.html

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
---
 content/roadmap/_index.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 4dd7b3e..b4a259e 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,6 +13,11 @@ This list is obviously neither complete nor guaranteed.
 
 - flow action object API
 - flow sampling and mirroring API
+- Bit operations APIs for PMDs
+- Use C11 atomic semantics in mbuf, eventdev, eal interrupts
+- CPU frequency calculation using generic counter for Arm platforms
+- Integrate RCU library with LPM library
+- Change IO barriers to use 'DMB' instruction 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 +37,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