update Arm roadmap for 22.03
Commit Message
Was announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2022-January/232134.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 2 ++
1 file changed, 2 insertions(+)
Comments
Thanks Thomas
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Monday, January 10, 2022 2:53 AM
> To: web@dpdk.org
> Cc: Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>
> Subject: [PATCH] update Arm roadmap for 22.03
>
> Was announced in the dpdk-dev mailing list:
> https://mails.dpdk.org/archives/dev/2022-January/232134.html
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
> ---
> content/roadmap/_index.md | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index
> 457b948..3fb2009 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -13,12 +13,14 @@ This list is obviously neither complete nor guaranteed.
>
> <!-- General -->
> - allow hugepage reuse at startup
> +- index-based per core mempool cache
> - Arm CRC32 in generic API
> <!-- Networking -->
> - ethdev queue info dump API
> - ethdev private info API
> - flow template API
> - flow management queue API
> +- direct-rearm of Rx side buffers
> - Tx QoS marking API
> - VLAN-based input color metering
> - IP reassembly offload
> --
> 2.34.1
@@ -13,12 +13,14 @@ This list is obviously neither complete nor guaranteed.
<!-- General -->
- allow hugepage reuse at startup
+- index-based per core mempool cache
- Arm CRC32 in generic API
<!-- Networking -->
- ethdev queue info dump API
- ethdev private info API
- flow template API
- flow management queue API
+- direct-rearm of Rx side buffers
- Tx QoS marking API
- VLAN-based input color metering
- IP reassembly offload