vhost/crypto: fix pool allocation
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 28 Sep 2020 10:59:13 +0000 (11:59 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 28 Sep 2020 11:16:37 +0000 (13:16 +0200)
commit57680e34498b7f941f86bb38537bc49854880b6d
tree7a25ec34a0d476436e00b6ae6bfe78b889f280b9
parent09424c3f74311555c33d3d4cdc2ca3654ce13b1c
vhost/crypto: fix pool allocation

This patch fixes the missing iv space allocation in crypto
operation mempool.

Fixes: 709521f4c2cd ("examples/vhost_crypto: support multi-core")
Cc: stable@dpdk.org
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
examples/vhost_crypto/main.c
lib/librte_vhost/rte_vhost_crypto.h