> -----Original Message----- > From: Akhil Goyal [mailto:[email protected]] > Sent: Friday, October 13, 2017 3:26 PM > To: [email protected]; [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; > [email protected] > Subject: Re: [PATCH] crypto/dpaa_sec: add support for out of place buffers > > On 10/12/2017 6:37 PM, [email protected] wrote: > > From: Alok Makhariya <[email protected]> > > > > Enable out of place buffer test cases in dpaa_sec > > > > Signed-off-by: Alok Makhariya <[email protected]> > > --- > > drivers/crypto/dpaa_sec/dpaa_sec.c | 45 +++++++++++++++++++- > --------- > > 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, 47 insertions(+), 22 deletions(-) > > > > Acked-by: Akhil Goyal <[email protected]>
One note here. This patch depends on the dpaa2_sec patch. For next time, either state the dependency or send both as a patchset. Applied to dpdk-next-crypto. Thanks, Pablo

