update Ramaxel roadmap for 22.03

Message ID 20220105113837.89760-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Ramaxel roadmap for 22.03 |

Commit Message

Thomas Monjalon Jan. 5, 2022, 11:38 a.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2021-December/231515.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Ferruh Yigit Jan. 10, 2022, 2:45 p.m. UTC | #1
On 1/5/2022 11:38 AM, Thomas Monjalon wrote:
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2021-December/231515.html
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>   content/roadmap/_index.md | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 5e2cf28..abe7576 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -32,6 +32,7 @@ This list is obviously neither complete nor guaranteed.
>   - octeontx2 mirroring
>   - qede initial support for next generation hardware
>   - qede flow API support
> +- spnic driver for Ramaxel devices
>   <!-- Virtualisation -->
>   - vhost async dequeue for split ring and enable in vhost sample app
>   - vhost device identification in logging

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 5e2cf28..abe7576 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -32,6 +32,7 @@  This list is obviously neither complete nor guaranteed.
 - octeontx2 mirroring
 - qede initial support for next generation hardware
 - qede flow API support
+- spnic driver for Ramaxel devices
 <!-- Virtualisation -->
 - vhost async dequeue for split ring and enable in vhost sample app
 - vhost device identification in logging