[1/1] update Nvidia roadmap for 21.02

Message ID 20210104215043.1557677-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series [1/1] update Nvidia roadmap for 21.02 |

Commit Message

Thomas Monjalon Jan. 4, 2021, 9:50 p.m. UTC
  Was announced in the dpdk-dev mailing list with more details:
http://mails.dpdk.org/archives/dev/2020-December/194848.html

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

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 43fac0d..7dbe4eb 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -16,6 +16,9 @@  This list is obviously neither complete nor guaranteed.
 - x86 power management enhancements using UMWAIT and TPAUSE instructions
 <!-- Networking -->
 - Tx QoS marking API
+- flow data field copy action
+- matching on VXLAN and Geneve extended options
+- device identifier syntax for SF representor
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
 - bnxt support for BCM58818/Stingray2 device
@@ -25,6 +28,9 @@  This list is obviously neither complete nor guaranteed.
 - i40e on Windows
 - iavf eCPRI flow offloading
 - ice DCF double VLAN offloading
+- mlx5 on Windows
+- mlx5 flow data copy and extended handling of tunnel options
+- mlx5 SF (Scalable Function) representor
 - mvpp2 enhancement
 - octeon PCIe endpoint driver for smartNIC
 - octeontx2 mirroring
@@ -38,6 +44,7 @@  This list is obviously neither complete nor guaranteed.
 - IF proxy
 - performance test for IP reassembly
 - runtime config for burst stats and CPU cycle stats in testpmd
+- multi-threaded rule insertion in flow-perf application
 <!-- Crypto -->
 - IPv6 in lookaside IPsec example
 - anti-replay in inline IPsec example