numam-dpdk/drivers/net/bonding
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
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_eth_bond_8023ad_private.h net/bonding: allow external state machine in mode 4 2016-06-20 18:40:44 +02:00
rte_eth_bond_8023ad.c mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
rte_eth_bond_8023ad.h net/bonding: fix exported symbol versioning 2016-07-11 14:56:51 +02:00
rte_eth_bond_alb.c net/bonding: replace panic with errno code return 2016-06-20 17:21:48 +02:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
rte_eth_bond_args.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
rte_eth_bond_pmd.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
rte_eth_bond_private.h net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
rte_eth_bond_version.map net/bonding: allow external state machine in mode 4 2016-06-20 18:40:44 +02:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00