DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH v2] update Arm roadmap for 20.08
@ 2020-06-10  0:38 Honnappa Nagarahalli
  2020-06-10  7:45 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Honnappa Nagarahalli @ 2020-06-10  0:38 UTC (permalink / raw)
  To: web, thomas, honnappa.nagarahalli; +Cc: nd

Roadmap was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-June/169542.html

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
---
 content/roadmap/_index.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 4dd7b3e..b4a259e 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,6 +13,11 @@ This list is obviously neither complete nor guaranteed.
 
 - flow action object API
 - flow sampling and mirroring API
+- Bit operations APIs for PMDs
+- Use C11 atomic semantics in mbuf, eventdev, eal interrupts
+- CPU frequency calculation using generic counter for Arm platforms
+- Integrate RCU library with LPM library
+- Change IO barriers to use 'DMB' instruction for Armv8-a
 - performance optimizations in mlx drivers for Arm platforms
 - mlx5 memory management options, and queue stop/start
 - mlx5 eCPRI matching and Tx scheduling for 5G
@@ -32,7 +37,7 @@ This list is obviously neither complete nor guaranteed.
 
 ### Nice to have - Future {#future}
 ----
-- integrate RCU deferred resource reclamation API with LPM and hash libraries
+- integrate RCU deferred resource reclamation API with hash library
 - lock-free l3fwd algorithms
 - multi-process rework
 - automatic UIO/VFIO binding
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-web] [PATCH v2] update Arm roadmap for 20.08
  2020-06-10  0:38 [dpdk-web] [PATCH v2] update Arm roadmap for 20.08 Honnappa Nagarahalli
@ 2020-06-10  7:45 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-06-10  7:45 UTC (permalink / raw)
  To: honnappa.nagarahalli; +Cc: web, nd

10/06/2020 02:38, Honnappa Nagarahalli:
> Roadmap was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2020-June/169542.html
> 
> Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
> ---
> +- Bit operations APIs for PMDs
> +- Use C11 atomic semantics in mbuf, eventdev, eal interrupts
> +- CPU frequency calculation using generic counter for Arm platforms
> +- Integrate RCU library with LPM library
> +- Change IO barriers to use 'DMB' instruction for Armv8-a

Updated slightly to have Arm in front of the lines:

+- bit operations API for drivers
+- Arm CPU frequency calculation using generic counter
+- Armv8-a IO barriers changed to use DMB instruction
 - Arm CRC32 in generic API
+- C11 atomic semantics in mbuf, eventdev, EAL interrupts
+- integrate RCU library with LPM library

Applied, thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-10  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  0:38 [dpdk-web] [PATCH v2] update Arm roadmap for 20.08 Honnappa Nagarahalli
2020-06-10  7:45 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).