[dpdk-web] [PATCH] update Arm roadmap for 20.11

Honnappa Nagarahalli honnappa.nagarahalli at arm.com
Fri Sep 11 07:00:57 CEST 2020


Roadmap was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-September/180446.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 73a99e2..420ce0d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -14,6 +14,10 @@ This list is obviously neither complete nor guaranteed.
 <!-- General -->
 - x86 direct-store (write-combined) memory write (movdiri)
 - Arm CRC32 in generic API
+- Scatter-Gather APIs for rte_ring
+- Integrate RCU deferred resource reclamation APIs with rte_hash library
+- Performance improvements to rte_stack library
+- Use C11 atomic builtins in rte_bbdev, rte_eal, rte_ethdev and rte_power libraries
 <!-- Networking -->
 - FIB vector lookup
 - Tx QoS marking API
@@ -24,12 +28,14 @@ This list is obviously neither complete nor guaranteed.
 - octeontx2 packet mirroring
 - octeontx2 rte_tm enhancement
 - qede SR-IOV PF
+- deprecate rte_cio barrier APIs
 <!-- Virtualisation -->
 - vhost DMA operations with CBDMA ioat driver
 - virtio-user GET/SET_PROTOCOL_FEATURES, REPLY_ACK, SET_STATUS
 <!-- Network apps -->
 - IF proxy
 - performance test for IP reassembly
+- Enable runtime config for burst stats and CPU cycle stats in testpmd
 <!-- Crypto -->
 <!-- Others -->
 - regex driver based on libpcre
@@ -38,7 +44,6 @@ This list is obviously neither complete nor guaranteed.
 
 ### Nice to have - Future {#future}
 ----
-- 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