numam-dpdk/drivers/bus
Gagandeep Singh 95af364bf0 crypto/dpaa2_sec: create fle pool per queue pair
Driver is creating a fle pool with a fixed number of
buffers for all queue pairs of a DPSECI object.
These fle buffers are equivalent to the number of descriptors.

In this patch, creating the fle pool for each queue pair
so that user can control the number of descriptors of a
queue pair using API rte_cryptodev_queue_pair_setup().

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-04-29 11:27:35 +02:00
..
auxiliary build: hide local symbols in shared libraries 2022-03-08 15:22:33 +01:00
dpaa crypto/dpaa_sec: add debug prints 2022-02-12 12:19:14 +01:00
fslmc crypto/dpaa2_sec: create fle pool per queue pair 2022-04-29 11:27:35 +02:00
ifpga remove unnecessary null checks 2022-02-12 12:07:48 +01:00
pci bus/pci: enhance driver pointer documentation 2022-03-07 17:46:10 +01:00
vdev fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
vmbus fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00