update DTS roadmap for 23.07
Commit Message
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2023-May/267961.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 5 +++++
1 file changed, 5 insertions(+)
Comments
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Wednesday, May 31, 2023 5:45 AM
> To: web@dpdk.org
> Cc: Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>
> Subject: [PATCH] update DTS roadmap for 23.07
>
> Was announced in the dpdk-dev mailing list:
> https://mails.dpdk.org/archives/dev/2023-May/267961.html
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Looks good.
Reviewed-by: Honnappa Nagarahalli <Honnappa.nagarahalli@arm.com>
> ---
> content/roadmap/_index.md | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index
> 0cdc0c9..b377893 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -58,6 +58,11 @@ This list is obviously neither complete nor guaranteed.
> - control adapter and RX adapter enhancements in DLB driver
> <!-- Others -->
> - DMA performance test tool
> +- DTS automated documentation
> +- DTS integration of Fabric
> +- DTS abstraction of traffic generator
> +- DTS non-traffic smoke tests
> +- DTS Docker file
>
> ### Nice to have - Future {#future}
> ----
> --
> 2.40.1
@@ -58,6 +58,11 @@ This list is obviously neither complete nor guaranteed.
- control adapter and RX adapter enhancements in DLB driver
<!-- Others -->
- DMA performance test tool
+- DTS automated documentation
+- DTS integration of Fabric
+- DTS abstraction of traffic generator
+- DTS non-traffic smoke tests
+- DTS Docker file
### Nice to have - Future {#future}
----