[v1] update Intel roadmap for 21.08
Commit Message
Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
content/roadmap/_index.md | 6 ++++++
1 file changed, 6 insertions(+)
Comments
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.
@@ -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 -->