numam-dpdk/drivers/crypto
Raja Zidane bba8281d2e common/mlx5: fix queue size in DevX queue pair creation
The number of WQEBBs was provided to QP create, and QP size was calculated
by multiplying the number of WQEBBs by 64, which is the send WQE size.
When creating RQ in the QP (i.e., vdpa driver), the queue size was bigger
because the receive WQE size is 16.
Provide queue size to QP create instead of the number of WQEBBs.

Fixes: f9213ab12c ("common/mlx5: share DevX queue pair operations")

Signed-off-by: Raja Zidane <rzidane@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-11-08 19:46:28 +01:00
..
armv8 drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
bcmfs drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
caam_jr drivers/crypto: invoke probing finish function 2021-10-20 15:33:16 +02:00
ccp drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
cnxk crypto/cnxk: fix IV length for ZUC-256 2021-11-04 19:46:27 +01:00
dpaa2_sec drivers/crypto: invoke probing finish function 2021-10-20 15:33:16 +02:00
dpaa_sec drivers/crypto: invoke probing finish function 2021-10-20 15:33:16 +02:00
ipsec_mb drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
mlx5 common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mvsam drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
nitrox cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
null drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
octeontx drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
octeontx2 crypto/octeontx2: fix lookaside IPsec IPv6 2021-11-04 19:46:27 +01:00
openssl drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
qat crypto/qat: add gen-specific implementation 2021-11-04 19:46:27 +01:00
scheduler drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
virtio drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
meson.build drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00