[dpdk-dev] [PATCH v3] eal: remove deprecated coherent IO memory barriers

David Marchand david.marchand at redhat.com
Wed Sep 23 14:20:06 CEST 2020


On Wed, Sep 23, 2020 at 11:17 AM Phil Yang <phil.yang at arm.com> wrote:
>
> Since the 20.08 release deprecated rte_cio_*mb APIs because these APIs
> provide the same functionality as rte_io_*mb APIs on all platforms, so
> remove them and use rte_io_*mb instead.
>
> Signed-off-by: Phil Yang <phil.yang at arm.com>
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>

UNH had a hiccup when trying to apply this patch on 0c762e81da9b:
maybe UNH lab scripts pulled the main repository at the wrong time.

Anyway, the change is mechanical and my checks passed.
Acked-by: David Marchand <david.marchand at redhat.com>

Applied, thanks Phil.


-- 
David Marchand



More information about the dev mailing list