> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Monday, January 09, 2017 1:39 PM > To: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>; dev@dpdk.org > Cc: Trahe, Fiona <fiona.tr...@intel.com>; Griffin, John > <john.grif...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com> > Subject: RE: [PATCH] app/test: fix aad padding size in SGL operation > > Hi Arek, > > > -----Original Message----- > > From: Kusztal, ArkadiuszX > > Sent: Tuesday, January 03, 2017 3:39 PM > > To: dev@dpdk.org > > Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak > > K; Kusztal, ArkadiuszX > > Subject: [PATCH] app/test: fix aad padding size in SGL operation > > > > This commit fixes unnecessary padding of aad for GCM using > > scatter-gather list > > > > Fixes: b71990ffa7e4 ("app/test: add SGL tests to cryptodev QAT suite") > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > I can merge this patch to the commit above in the subtree, as it has not been > upstreamed to the mainline. > Is that OK?
Hi Pablo, Sure, I think it is the best solution. Thanks, Arek > > Thanks, > Pablo