numam-dpdk/examples/multi_process
Bruce Richardson ecaed092b6 ring: return remaining entry count when dequeuing
Add an extra parameter to the ring dequeue burst/bulk functions so that
those functions can optionally return the amount of remaining objs in the
ring. This information can be used by applications in a number of ways,
for instance, with single-consumer queues, it provides a max
dequeue size which is guaranteed to work.

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:32:20 +02:00
..
client_server_mp ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
l2fwd_fork mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
simple_mp tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
symmetric_mp examples: fix optind reset 2017-03-10 15:38:47 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00