On 12/12/2018 7:00 AM, Wenzhuo Lu wrote:
> Add below ops,
> rx_descriptor_done
> rx_descriptor_status
> tx_descriptor_status

I guess this is our mistake to not clarify this, sorry about it, but
"rx_descriptor_status" replaces "rx_descriptor_done", it is and extended
version, cc'ed Olivier to correct me in case I am wrong.

So when "rx_descriptor_status" implemented, "rx_descriptor_done" can be dropped.

Please see commit log of:
Commit b1b700ce7d6f ("ethdev: add descriptor status API")

copy-paste related part:
"
    The descriptor_done() API, and probably the rx_queue_count() API could
    be replaced by this new API as soon as it is implemented on all PMDs.
"

Reply via email to