numam-dpdk/drivers
Pablo de Lara 0b4b1e1b88 crypto/aesni_mb: fix zero burst dequeue
In the unlikely scenario that an application
calls rte_cryptodev_dequeue_burst with nb_ops = 0,
there was a job leak, as a job would be created
but would not be populated, as no operation is passed.

Fixes: 0f548b50a1 ("crypto/aesni_mb: process crypto op on dequeue")
Cc: stable@dpdk.org

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-07-19 14:10:41 +03:00
..
bus bus/fslmc: remove workaround for smmu mapping 2017-07-19 08:26:08 +03:00
crypto crypto/aesni_mb: fix zero burst dequeue 2017-07-19 14:10:41 +03:00
event event/dpaa2: advertise burst mode capability 2017-07-20 07:19:35 +03:00
mempool drivers/dpaa2: remove duplicate includes 2017-07-16 17:30:06 +02:00
net net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
Makefile drivers: add bus dependency for eventdev 2017-07-07 09:24:29 +02:00