On 2020-03-10 17:42, Honnappa Nagarahalli wrote:
> Hello,
>       Following are the work items planned for 20.05:
>
> 1) Use C11 atomic APIs in timer library
> 2) Use C11 atomic APIs in service cores
> 3) Use C11 atomics in VirtIO split ring
> 4) Performance optimizations in i40e and MLX drivers for Arm platforms
> 5) RCU defer API
> 6) Enable Travis CI with no huge-page tests - ~25 test cases
>
> Thank you,
> Honnappa

Maybe you should have a look at legacy DPDK atomics as well? Avoiding a 
full barrier for the add operation, for example.


Reply via email to