update Marvell roadmap for 20.11

Message ID 20200923232417.1832030-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Marvell roadmap for 20.11 |

Commit Message

Thomas Monjalon Sept. 23, 2020, 11:24 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-August/178474.html

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

Comments

Thomas Monjalon Sept. 25, 2020, 8:26 a.m. UTC | #1
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2020-August/178474.html
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Applied
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 712dae3..0dcbf87 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -20,6 +20,7 @@  This list is obviously neither complete nor guaranteed.
 - use C11 atomic builtins in bbdev, eal, ethdev and power libraries
 <!-- Networking -->
 - FIB vector lookup
+- RSS encapsulation level
 - Tx QoS marking API
 - flow action object API
 - flow sampling and mirroring API
@@ -33,9 +34,9 @@  This list is obviously neither complete nor guaranteed.
 - mlx5 Rx buffer split
 - mlx5 flow sampling/mirroring and extended matching
 - mlx5 thread-safe flow rules management and improved performance
-- octeontx2 packet mirroring
+- octeontx2 packet mirroring and VLAN insertion/strip
 - octeontx2 rte_tm enhancement
-- qede SR-IOV PF
+- qede SR-IOV PF and flow API support
 <!-- Virtualisation -->
 - vhost DMA operations with CBDMA ioat driver
 - virtio-user GET/SET_PROTOCOL_FEATURES, REPLY_ACK, SET_STATUS
@@ -44,10 +45,15 @@  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 -->
+- IPv6 in lookaside IPsec example
+- anti-replay in inline IPsec example
+- nitrox AES-GCM and cipher only offload
+- octeontx2 eventdev crypto adapter
 <!-- Compress -->
 - mlx5 compressdev
 <!-- Others -->
 - regex driver based on libpcre
+- regex Marvell driver
 - Dynamic Load Balancer event driver
 - UBSan in build