[dpdk-dev] [PATCH v2 0/2] remove RTE CIO barriers

David Marchand david.marchand at redhat.com
Wed Sep 16 18:13:15 CEST 2020


On Fri, Sep 11, 2020 at 7:26 AM Phil Yang <phil.yang at arm.com> wrote:
>
> Since rte_cio_*mb APIs have been deprecated[1], remove them and use
> rte_io_*mb APIs instead.
>
> [1] http://code.dpdk.org/dpdk/latest/source/doc/guides/rel_notes/deprecation.rst#L100
>
> v2:
> Update 20.11 release note by adding these API change announcement. (Honnappa)

Copying Thomas and Ferruh for info, as this change is likely to
generate some merging noise (I can see new rte_cio_* calls in
next-net).


Phil, you must remove the associated deprecation notice as part of this change.

A single patch is enough since the change is mechanical and the
rte_io_ barriers are already equivalent.
Yet, I would remind in the commitlog that this is possible now that
ARMv8 IO barriers behave the same as the others arches.


Thanks.

-- 
David Marchand



More information about the dev mailing list