Re: [PATCH 0/6] get status of Rx and Tx descriptors
From: Thomas Monjalon <hidden>
Date: 2017-03-06 10:41:54
From: Thomas Monjalon <hidden>
Date: 2017-03-06 10:41:54
2017-03-02 14:43, Olivier Matz:
Hi Stephen, On Wed, 1 Mar 2017 10:07:06 -0800, Stephen Hemminger [off-list ref] wrote:quoted
On Wed, 1 Mar 2017 18:19:06 +0100 Olivier Matz [off-list ref] wrote:quoted
This patchset introduces a new ethdev API: - rte_eth_rx_descriptor_status() - rte_eth_tx_descriptor_status()
[...]
quoted
Could you update examples to use this?I can update examples/l3fwd-power, but it will break the support for drivers that do not implement the new API. Maybe we could do this in a second time, after all drivers are converted?
Yes, good idea