> -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Monday, January 09, 2017 3:23 PM > To: Trahe, Fiona; dev@dpdk.org > 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:dev-boun...@dpdk.org] On Behalf Of Fiona Trahe > > Sent: Thursday, December 22, 2016 4:51 PM > > To: dev@dpdk.org > > Cc: Griffin, John <john.grif...@intel.com>; Jain, Deepak K > > <deepak.k.j...@intel.com>; De Lara Guarch, Pablo > > <pablo.de.lara.gua...@intel.com>; Trahe, Fiona <fiona.tr...@intel.com> > > 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 <fiona.tr...@intel.com> > > --- > > app/test/test_cryptodev_blockcipher.c | 139 > > ++++++++++++++++++++++++++++++++-- > > 1 file changed, 134 insertions(+), 5 deletions(-) > > > > -- > > 2.5.0 > > Acked-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo