> -----Original Message----- > From: Griffin, John > Sent: Thursday, August 04, 2016 9:03 AM > To: Trahe, Fiona; dev at dpdk.org > Cc: Doherty, Declan; De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH] crypto/qat: optimisation of request copy > > On 04/08/16 13:00, Fiona Trahe wrote: > > From: Fiona Trahe <fiona.trahe at intel.com> > > > > using rte_mov128 instead of structure assignment to copy > > template request from session context into request > > > > Signed-off-by: Fiona Trahe <fiona.trahe at intel.com> > > > > --- > > drivers/crypto/qat/qat_crypto.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Acked-by: John Griffin <john.griffin at intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo