[dpdk-dev] [PATCH v3 1/7] ethdev: deprecate descriptor status check API

David Marchand david.marchand at redhat.com
Wed Sep 9 14:07:14 CEST 2020


On Wed, Sep 9, 2020 at 1:12 PM Ferruh Yigit <ferruh.yigit at intel.com> wrote:
>
> Marking 'rte_eth_rx_descriptor_done()' API as deprecated.
> ``rte_eth_rx_descriptor_status`` and ``rte_eth_tx_descriptor_status``
> APIs can be used as replacement.
>
> Plan is to remove the API on 21.11 release.
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---
>
> Cc: David Marchand <david.marchand at redhat.com>
> v3:
> * Just deprecating the 'rte_eth_rx_descriptor_done()' API without
>   removing it to stick to the original plan.

LGTM, thanks.

For the series,
Acked-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand



More information about the dev mailing list