Hi Akhil,
Pablo's patch actually fixed the problem I was trying to fix. I rejected this
patch.
Regards,
Fan
> -----Original Message-----
> From: Akhil Goyal <akhil.go...@nxp.com>
> Sent: Monday, November 2, 2020 7:57 PM
> To: Zhang, Roy Fan <roy.fan.zh...@intel.com>; dev@dpdk.org
> Subject: RE: [PATCH] crypto/aesni_mb: fix cpu crypto cipher auth
>
> Hi Fan,
> > Subject: [PATCH] crypto/aesni_mb: fix cpu crypto cipher auth
> >
> > This patch fixes the AESNI-MB PMD CPU crypto process function. Orignally
> > the function tried to access crypto vector's aad buffer even it is not
> > needed.
> >
> > Fixes: 8d928d47a29a ("cryptodev: change crypto symmetric vector
> structure")
> > Cc: roy.fan.zh...@intel.com
> >
> > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
>
> This patch need a rebase as it is conflicting with the recently added patch
> From pablo.
>
> Regards,
> Akhil