> -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Monday, January 09, 2017 3:23 PM > To: Trahe, Fiona; [email protected] > Cc: Griffin, John; Jain, Deepak K; De Lara Guarch, Pablo; Trahe, Fiona > Subject: RE: [dpdk-dev] [PATCH] crypto test: add integrity check for mbuf > data > > > > > -----Original Message----- > > From: dev [mailto:[email protected]] On Behalf Of Fiona Trahe > > Sent: Thursday, December 22, 2016 4:51 PM > > To: [email protected] > > Cc: Griffin, John <[email protected]>; Jain, Deepak K > > <[email protected]>; De Lara Guarch, Pablo > > <[email protected]>; Trahe, Fiona <[email protected]> > > Subject: [dpdk-dev] [PATCH] crypto test: add integrity check for mbuf > data > > > > In block cipher test cases, add checks that the source and destination > mbufs > > are not modified except where expected. > > > > Signed-off-by: Fiona Trahe <[email protected]> > > --- > > app/test/test_cryptodev_blockcipher.c | 139 > > ++++++++++++++++++++++++++++++++-- > > 1 file changed, 134 insertions(+), 5 deletions(-) > > > > -- > > 2.5.0 > > Acked-by: Arek Kusztal <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

