Loading
bdev/crypto: Add qp_desc_nr to struct vbdev_crypto
At the moment MLX5 uses different number of qp descriptors than the other pmd crypto drivers. Adding it to vbdev_crypto on init and re-use everywhere we need it. Signed-off-by:Yuriy Umanets <yumanets@nvidia.com> Change-Id: Iea4d4787fc5fd91f27c4a70cf78c5660f09bc854 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11878 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>