update Arm roadmap for 21.11

Message ID 20210922141018.1945342-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Arm roadmap for 21.11 |

Commit Message

Thomas Monjalon Sept. 22, 2021, 2:10 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2021-September/219499.html

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

Comments

Honnappa Nagarahalli Sept. 22, 2021, 9:37 p.m. UTC | #1
<snip>

> 
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2021-September/219499.html
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  content/roadmap/_index.md | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index
> 00137da..6bdcef7 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -12,6 +12,8 @@ This list is obviously neither complete nor guaranteed.
>  ### Version 21.11 (2021 November) {#2111}
> 
>  <!-- General -->
> +- wait API extended
> +- Arm features based on compiler availability
Thanks, looks fine.

>  - Arm CRC32 in generic API
>  - oops handler
>  <!-- Networking -->
> --
> 2.33.0
  
Thomas Monjalon Sept. 24, 2021, 5:09 p.m. UTC | #2
22/09/2021 23:37, Honnappa Nagarahalli:
> <snip>
> >  ### Version 21.11 (2021 November) {#2111}
> > 
> >  <!-- General -->
> > +- wait API extended
> > +- Arm features based on compiler availability
> Thanks, looks fine.

Applied
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 00137da..6bdcef7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -12,6 +12,8 @@  This list is obviously neither complete nor guaranteed.
 ### Version 21.11 (2021 November) {#2111}
 
 <!-- General -->
+- wait API extended
+- Arm features based on compiler availability
 - Arm CRC32 in generic API
 - oops handler
 <!-- Networking -->