update Marvell roadmap for 21.02

Message ID 20201216083808.3368969-1-jerinj@marvell.com (mailing list archive)
State Not Applicable, archived
Headers
Series update Marvell roadmap for 21.02 |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail apply issues

Commit Message

Jerin Jacob Kollanukkaran Dec. 16, 2020, 8:38 a.m. UTC
  From: Jerin Jacob <jerinj@marvell.com>

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 content/roadmap/_index.md | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Thomas Monjalon Jan. 4, 2021, 8:41 p.m. UTC | #1
16/12/2020 09:38, jerinj@marvell.com:
> From: Jerin Jacob <jerinj@marvell.com>
> 
> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> ---
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -19,6 +19,9 @@ This list is obviously neither complete nor guaranteed.
>  - bnxt mirroring
>  - octeontx2 mirroring
>  - qede flow API support
> +- octeon PCIe endpoint driver for smartnic
> +- qede initial support for next generation hardware
> +- mvpp2 enhancement
>  <!-- Virtualisation -->
>  <!-- Network apps -->
>  - IF proxy
> @@ -27,6 +30,8 @@ This list is obviously neither complete nor guaranteed.
>  <!-- Crypto -->
>  - IPv6 in lookaside IPsec example
>  - anti-replay in inline IPsec example
> +<!-- Crypto drivers -->
> +- octeontx2 enhancement

Better to replace it with "octeontx2 crypto enhancement".

Applied, thanks
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 4566902..ad9fcd9 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -19,6 +19,9 @@  This list is obviously neither complete nor guaranteed.
 - bnxt mirroring
 - octeontx2 mirroring
 - qede flow API support
+- octeon PCIe endpoint driver for smartnic
+- qede initial support for next generation hardware
+- mvpp2 enhancement
 <!-- Virtualisation -->
 <!-- Network apps -->
 - IF proxy
@@ -27,6 +30,8 @@  This list is obviously neither complete nor guaranteed.
 <!-- Crypto -->
 - IPv6 in lookaside IPsec example
 - anti-replay in inline IPsec example
+<!-- Crypto drivers -->
+- octeontx2 enhancement
 <!-- Compress -->
 - mlx5 compressdev
 <!-- Others -->