[dpdk-dev] [PATCH 1/3] crypto/qat: improve out-of-place conditional check

Akhil Goyal akhil.goyal at nxp.com
Wed Mar 25 20:06:52 CET 2020


> > From: Fiona Trahe <fiona.trahe at intel.com>
> >
> > Improve case where application set m_dst to same as m_src so really an in-
> > place operation, though would have been treated as out-of-place. No
> > functional change but this path can now benefit from DMA alignment.
> >
> > Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
> > ---
> >  drivers/crypto/qat/qat_sym.c | 8 +++++---
> >  1 file changed, 5 insertions(+), 3 deletions(-)
> >
> > diff --git a/drivers/crypto/qat/qat_sym.c b/drivers/crypto/qat/qat_sym.c
> > index 5c9904cbf..cecced66d 100644
> > 2.17.1
> Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>

Series applied to dpdk-next-crypto

Thanks.



More information about the dev mailing list