On 1/15/19 11:38 AM, Fan Zhang wrote:
This patch fixes the incorrect session private mempool passing to cryptodev. Fixes: ac5e42daca19 ("vhost/crypto: use separate session mempools") Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> --- examples/vhost_crypto/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to dpdk-next-virtio/master. Thanks, Maxime