> -----Original Message----- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Friday, October 13, 2017 3:25 PM > To: alok.makhar...@nxp.com; dev@dpdk.org > Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; > hemant.agra...@nxp.com > Subject: Re: [PATCH] crypto/dpaa2_sec: add support for out of place > buffers > > On 10/12/2017 6:37 PM, alok.makhar...@nxp.com wrote: > > From: Alok Makhariya <alok.makhar...@nxp.com> > > > > Enable out of place buffer test cases in nxp dpaa2_sec > > > > Signed-off-by: Alok Makhariya <alok.makhar...@nxp.com> > > --- > > drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 42 > +++++++++++++++++++++++------ > > test/test/test_cryptodev.c | 6 +++++ > > test/test/test_cryptodev_aes_test_vectors.h | 12 ++++++--- > > test/test/test_cryptodev_des_test_vectors.h | 6 +++-- > > 4 files changed, 52 insertions(+), 14 deletions(-) > > > > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied to dpdk-next-crypto. Thanks, Pablo