Re: [dpdk-dev] [PATCH 1/3] test/crypto: fix asym session mempool creation

2020-07-01 Thread Akhil Goyal
> > This patch fixes the element size of the mempool used > > for allocating asym crypto sessions and their private data. > > > > Fixes: 2c6dab9cd93d ("test/crypto: add RSA and Mod tests") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Adam Dybkowski > Acked-by: Fiona Trahe Acked-by: Akhil Goyal

Re: [dpdk-dev] [PATCH 1/3] test/crypto: fix asym session mempool creation

2020-06-24 Thread Trahe, Fiona
> -Original Message- > From: Dybkowski, AdamX > Sent: Monday, June 8, 2020 2:15 PM > To: dev@dpdk.org; Trahe, Fiona ; akhil.go...@nxp.com > Cc: Dybkowski, AdamX ; sta...@dpdk.org > Subject: [PATCH 1/3] test/crypto: fix asym session mempool creation > > This patch fixes the element size