update Marvell roadmap for 20.11
Commit Message
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
> 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
@@ -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