> > From: Fiona Trahe
> >
> > 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
> > ---
> >
> -Original Message-
> From: dev On Behalf Of Adam Dybkowski
> Sent: Wednesday, March 11, 2020 1:26 PM
> To: dev@dpdk.org; Trahe, Fiona ;
> akhil.go...@nxp.com; Dybkowski, AdamX
> Subject: [dpdk-dev] [PATCH 1/3] crypto/qat: improve out-of-place
> conditional c
From: Fiona Trahe
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
---
drivers/crypto/qat/qat_sym.c | 8 ++
3 matches
Mail list logo