numam-dpdk/drivers/net/dpaa2
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
..
base net/dpaa2: handle secondary process for DPNI 2022-01-20 16:24:08 +01:00
mc remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
dpaa2_ethdev.c ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
dpaa2_ethdev.h crypto/dpaa2_sec: create fle pool per queue pair 2022-04-29 11:27:35 +02:00
dpaa2_flow.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
dpaa2_mux.c net/dpaa2: fix dpdmux default interface 2022-04-14 10:01:11 +02:00
dpaa2_pmd_logs.h
dpaa2_ptp.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa2_recycle.c net/dpaa2: fix build with musl 2022-02-01 11:58:58 +01:00
dpaa2_rxtx.c crypto/dpaa2_sec: create fle pool per queue pair 2022-04-29 11:27:35 +02:00
dpaa2_sparser.c
dpaa2_sparser.h net/dpaa2: remove useless C++ include guard 2022-02-08 17:13:24 +01:00
dpaa2_tm.c net/dpaa2: support level 2 in traffic management 2022-01-20 16:24:08 +01:00
dpaa2_tm.h net/dpaa2: support level 2 in traffic management 2022-01-20 16:24:08 +01:00
meson.build net/dpaa2: support recycle loopback port 2022-01-20 16:24:09 +01:00
rte_pmd_dpaa2.h net/dpaa2: generate HW hash key 2021-10-07 14:47:25 +02:00
version.map net/dpaa2: support multiple Tx queues enqueue for ordered 2022-01-20 16:24:08 +01:00