[dpdk-dev] [PATCH v3] mbuf: remove atomic reference counters

Thomas Monjalon thomas at monjalon.net
Mon Sep 14 14:35:19 CEST 2020


I wrote:
> From: Phil Yang <phil.yang at arm.com>
> 
> Remove the deprecated refcnt_atomic union fields in
> rte_mbuf and rte_mbuf_ext_shared_info structures.
> 
> Signed-off-by: Phil Yang <phil.yang at arm.com>
> Reviewed-by: Ruifeng wang <ruifeng.wang at arm.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> 
> v2:
>     - squashed
>     - removed deprecation notice
>     - updated release notes (in API section)
> 
> v3:
>     - re-sent with --in-reply-to
>     - added Andrew's ack

The ack is missing above,
Anyway, applied with the ack :)




More information about the dev mailing list