numam-dpdk/drivers/crypto/aesni_gcm
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
..
aesni_gcm_ops.h crypto/aesni_gcm: migrate from MB library to ISA-L 2017-01-18 21:49:54 +01:00
aesni_gcm_pmd_ops.c drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
aesni_gcm_pmd_private.h crypto/aesni_gcm: migrate from MB library to ISA-L 2017-01-18 21:49:54 +01:00
aesni_gcm_pmd.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_pmd_aesni_gcm_version.map aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00