[dpdk-dev] [PATCH v5 06/12] vhost/crypto: use separate session mempools
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Jan 11 10:13:49 CET 2019
On 1/10/19 3:50 PM, Fan Zhang wrote:
> This patch uses the two session mempool approach to vhost crypto.
> One mempool is for session header objects, and the other is for
> session private data.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>
> ---
> lib/librte_vhost/rte_vhost_crypto.h | 9 ++++++---
> lib/librte_vhost/vhost_crypto.c | 8 ++++++--
> 2 files changed, 12 insertions(+), 5 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list