numam-dpdk/doc/guides
Bruce Richardson cfa7c9e6fc ring: make bulk and burst return values consistent
The bulk fns for rings returns 0 for all elements enqueued and negative
for no space. Change that to make them consistent with the burst functions
in returning the number of elements enqueued/dequeued, i.e. 0 or N.
This change also allows the return value from enq/deq to be used directly
without a branch for error checking.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-03-29 22:25:37 +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 net/vhost: free consumed Tx buffers on demand 2017-03-27 17:17:33 +02:00
prog_guide ring: remove watermark support 2017-03-29 22:25:34 +02:00
rel_notes ring: make bulk and burst return values consistent 2017-03-29 22:25:37 +02:00
sample_app_ug ring: make bulk and burst return values consistent 2017-03-29 22:25:37 +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