numam-dpdk/doc/guides
Olivier Matz b1b700ce7d ethdev: add descriptor status API
Introduce a new API to get the status of a descriptor.

For Rx, it is almost similar to rx_descriptor_done API, except it
differentiates "used" descriptors (which are hold by the driver and not
returned to the hardware).

For Tx, it is a new API.

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.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2017-03-30 15:02:05 +02:00
..
contributing mk: provide option to set major ABI version 2017-03-16 18:20:01 +01:00
cryptodevs doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
faq doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
linux_gsg doc: fix renamed bind tool 2017-03-06 17:53:21 +01:00
nics ethdev: add descriptor status API 2017-03-30 15:02:05 +02:00
prog_guide ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
rel_notes ethdev: add descriptor status API 2017-03-30 15:02:05 +02:00
sample_app_ug examples/quota_watermark: use ring space for watermarks 2017-03-29 22:32:20 +02:00
testpmd_app_ug app/testpmd: add default MAC set command 2017-03-15 18:21:49 +01:00
tools doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py ethdev: add API to free consumed buffers in Tx ring 2017-03-27 17:17:33 +02:00
index.rst doc: rearrange the high level index 2016-11-13 15:25:12 +01:00