[v1] update Intel roadmap for 21.08

Message ID 20210610185536.1229877-1-john.mcnamara@intel.com (mailing list archive)
State Not Applicable, archived
Headers
Series [v1] update Intel roadmap for 21.08 |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation warning apply issues
ci/iol-testing warning apply patch failure

Commit Message

John McNamara June 10, 2021, 6:55 p.m. UTC
  Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
 content/roadmap/_index.md | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

Thomas Monjalon June 29, 2021, 10:12 a.m. UTC | #1
10/06/2021 20:55, John McNamara:
> Signed-off-by: John McNamara <john.mcnamara@intel.com>
> ---
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -15,19 +15,25 @@ This list is obviously neither complete nor guaranteed.
>  - Arm CRC32 in generic API
>  - Aarch32 cross-compilation support
>  <!-- Networking -->
> +- IAVF PMD support for Windows
>  - Tx QoS marking API
>  - AVF software back-end driver with device emulation libraries
>  <!-- Network drivers -->
> +- Intel ice PMD support for ETS based HQoS for VF
> +- Intel ice PMD support for FDIR/RSS on GTP over GRE for VF
>  - mlx5 inline IPsec ESP crypto
> +- multi-queue capability for PMD power enhancements
>  - octeontx2 mirroring
>  - octeontx3 driver for ethdev and rte_flow support
>  - qede initial support for next generation hardware
>  - qede flow API support
>  - Wangxun driver for 1Gb NICs
>  <!-- Virtualisation -->
> +- enhanced async support for vhost library
>  <!-- Network apps -->
>  - testpmd multi-process support
>  <!-- Crypto -->
> +- Intel QuickAssist symmetric crypto driver for fourth generation devices
>  - mlx5 AES-XTS look-aside crypto

Applied, thanks.

Note: I removed "Intel" in some lines for consistency with other drivers.
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index d77bbd7..6b389f1 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -15,19 +15,25 @@  This list is obviously neither complete nor guaranteed.
 - Arm CRC32 in generic API
 - Aarch32 cross-compilation support
 <!-- Networking -->
+- IAVF PMD support for Windows
 - Tx QoS marking API
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
+- Intel ice PMD support for ETS based HQoS for VF
+- Intel ice PMD support for FDIR/RSS on GTP over GRE for VF
 - mlx5 inline IPsec ESP crypto
+- multi-queue capability for PMD power enhancements
 - octeontx2 mirroring
 - octeontx3 driver for ethdev and rte_flow support
 - qede initial support for next generation hardware
 - qede flow API support
 - Wangxun driver for 1Gb NICs
 <!-- Virtualisation -->
+- enhanced async support for vhost library
 <!-- Network apps -->
 - testpmd multi-process support
 <!-- Crypto -->
+- Intel QuickAssist symmetric crypto driver for fourth generation devices
 - mlx5 AES-XTS look-aside crypto
 <!-- Compress -->
 <!-- Event -->