[v1] update Intel roadmap for 23.03
Commit Message
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-December/257699.html
Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
content/roadmap/_index.md | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
Comments
14/12/2022 17:42, John McNamara:
> Was announced in the dpdk-dev mailing list:
> https://mails.dpdk.org/archives/dev/2022-December/257699.html
>
> Signed-off-by: John McNamara <john.mcnamara@intel.com>
> ---
> content/roadmap/_index.md | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 7c8434f..e4c1b9d 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -25,23 +25,26 @@ This list is obviously neither complete nor guaranteed.
> - ethdev port type hint when creating transfer table
> - ethdev trace points
> - ethdev telemetry RSS, Rx/Tx burst mode info
> -- pipeline connection tracking improvements
> -- AVF software back-end driver with device emulation libraries
> +- pipeline IPsec support for tunnel and transport modes
> <!-- Network drivers -->
> - memif performance optimization
> - octeontx2 mirroring
> - qede initial support for next generation hardware
> - qede flow API support
> - spnic driver for Ramaxel devices
> -- Intel AFU PMD based on rawdev
> +- enable PTP timesync and Tx timestamp for Intel NIC I225
> +- add initial Intel Control Path Function Library (CPFL) PMD support for Intel IPU E2100
> +- additional features for IDPF PMD for Intel IPU E2100
> - mlx5 flow matching of all switch ports in one rule
> +- add support for the Kubernetes AF_XDP CNI to the AF_XDP PMD
> <!-- Virtualisation -->
> -- vhost small copy with CPU in DSA-accelerated vhost
> -- virtio hash reporting
not removed yet
> +- enable DMADev vhost port mirroring
> +- add DMA perf test tool
> <!-- Network apps -->
> - testpmd attach/detach on primary and secondary
> <!-- Crypto -->
> -- qat without dependency on OpenSSL-1.x
not removed
> +- enable asymmetric support for QAT Gen 3
> +- add SHA3 support for cryptodev QAT pmd
Few lines not removed because still pending,
and applied thanks.
@@ -25,23 +25,26 @@ This list is obviously neither complete nor guaranteed.
- ethdev port type hint when creating transfer table
- ethdev trace points
- ethdev telemetry RSS, Rx/Tx burst mode info
-- pipeline connection tracking improvements
-- AVF software back-end driver with device emulation libraries
+- pipeline IPsec support for tunnel and transport modes
<!-- Network drivers -->
- memif performance optimization
- octeontx2 mirroring
- qede initial support for next generation hardware
- qede flow API support
- spnic driver for Ramaxel devices
-- Intel AFU PMD based on rawdev
+- enable PTP timesync and Tx timestamp for Intel NIC I225
+- add initial Intel Control Path Function Library (CPFL) PMD support for Intel IPU E2100
+- additional features for IDPF PMD for Intel IPU E2100
- mlx5 flow matching of all switch ports in one rule
+- add support for the Kubernetes AF_XDP CNI to the AF_XDP PMD
<!-- Virtualisation -->
-- vhost small copy with CPU in DSA-accelerated vhost
-- virtio hash reporting
+- enable DMADev vhost port mirroring
+- add DMA perf test tool
<!-- Network apps -->
- testpmd attach/detach on primary and secondary
<!-- Crypto -->
-- qat without dependency on OpenSSL-1.x
+- enable asymmetric support for QAT Gen 3
+- add SHA3 support for cryptodev QAT pmd
<!-- Compress -->
<!-- Event -->
- control adapter and RX adapter enhancements in DLB driver