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

Thomas Monjalon thomas at monjalon.net
Thu Sep 24 01:23:42 CEST 2020


Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-August/178501.html

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

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index d486da1..712dae3 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -23,8 +23,16 @@ This list is obviously neither complete nor guaranteed.
 - Tx QoS marking API
 - flow action object API
 - flow sampling and mirroring API
+- flow matching on IPv4/v6 frag/non-frag packets
+- flow matching on Geneve extension header
+- tunnel offload API
+- hairpin between different ports
+- Rx buffer split to multiple destinations
 <!-- Network drivers -->
 - performance optimizations in mlx drivers for Arm platforms
+- mlx5 Rx buffer split
+- mlx5 flow sampling/mirroring and extended matching
+- mlx5 thread-safe flow rules management and improved performance
 - octeontx2 packet mirroring
 - octeontx2 rte_tm enhancement
 - qede SR-IOV PF
@@ -36,6 +44,8 @@ This list is obviously neither complete nor guaranteed.
 - performance test for IP reassembly
 - runtime config for burst stats and CPU cycle stats in testpmd
 <!-- Crypto -->
+<!-- Compress -->
+- mlx5 compressdev
 <!-- Others -->
 - regex driver based on libpcre
 - Dynamic Load Balancer event driver
-- 
2.28.0



More information about the web mailing list