numam-dpdk/drivers/net
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
..
af_packet net/af_packet: fix ignoring full ring on Tx 2021-11-04 12:56:32 +01:00
af_xdp net/af_xdp: fix shared UMEM fill queue reserve 2022-03-14 10:48:18 +01:00
ark net/ark: support multi-port packet generation 2022-03-03 12:56:42 +01:00
atlantic fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
avp drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
axgbe remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bnx2x ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
bnxt net/bnxt: fix null dereference in session cleanup 2022-03-07 06:13:05 +01:00
bonding net/bonding: fix slaves initializing on MTU setting 2022-02-17 12:55:21 +01:00
cnxk net/cnxk: fix build with optimization 2022-03-10 09:48:11 +01:00
cxgbe remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
dpaa remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa2 crypto/dpaa2_sec: create fle pool per queue pair 2022-04-29 11:27:35 +02:00
e1000 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ena net/ena: update version to 2.6.0 2022-02-23 19:01:03 +01:00
enetc net/enetc: support VF 2022-01-20 16:24:09 +01:00
enetfec fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
enic net/enic: fix dereference before null check 2022-02-15 13:54:39 +01:00
failsafe net/failsafe: fix secondary process probe 2021-11-17 13:03:55 +01:00
fm10k fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hinic remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
hns3 net/hns3: increase time waiting for PF reset completion 2022-03-02 12:38:52 +01:00
i40e net/i40e: populate error in flow director parser 2022-04-18 07:47:18 +02:00
iavf net/iavf: support quanta size configuration 2022-04-22 14:05:29 +02:00
ice net/ice: fix raw flow input pattern parsing 2022-04-18 09:27:46 +02:00
igc remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ionic remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
ipn3ke drivers/net: use internal function to get ethdev struct 2022-02-04 14:44:13 +01:00
ixgbe net/ixgbe: retry misbehaving SFP read 2022-04-18 07:47:18 +02:00
kni net/kni: fix config initialization 2022-03-03 12:30:51 +01:00
liquidio net/liquidio: remove unused counter 2021-11-16 13:01:52 +01:00
memif remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx4 ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
mlx5 net/mlx5: fix LRO configuration in drop Rx queue 2022-04-26 11:52:18 +02:00
mvneta fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mvpp2 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
netvsc net/netvsc: fix calculation of checksums based on mbuf flag 2022-04-26 23:46:58 +02:00
nfb net/nfb: support more MAC addresses 2022-02-15 14:53:41 +01:00
nfp remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
ngbe remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
null remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx_ep remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
pcap build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
pfe ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
qede net/qede: fix maximum Rx packet length 2022-03-10 08:40:37 +01:00
ring net/ring: support promisc and allmulticast 2022-02-11 20:56:48 +01:00
sfc net/sfc: drop futile null check 2022-04-14 10:01:11 +02:00
softnic sched: enable traffic class oversubscription unconditionally 2022-02-24 23:44:21 +01:00
tap remove unnecessary null checks 2022-02-12 12:07:48 +01:00
thunderx fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe net/txgbe: fix queue statistics mapping 2022-03-02 18:28:49 +01:00
vdev_netvsc remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vhost build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00
virtio remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vmxnet3 net/vmxnet3: fix build with clang 13 2021-11-16 13:02:27 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00