> -----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>