Loading
bdev/crypto: do not create mempool for session private data
In DPDK 22.11 rte_cryptodev_sym_session_create() now takes a single mempool with element size big enough to hold session data and session private data. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I6c9db063825843a903d1ff84dd8d77f198a841a1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15435 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot