[dpdk-web] [PATCH v2] update Arm roadmap for 20.08

Thomas Monjalon thomas at monjalon.net
Wed Jun 10 09:45:53 CEST 2020


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 at 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




More information about the web mailing list