[dpdk-dev] [PATCH] crypto/qat: fix null auth issues when using vfio_pci

Akhil Goyal akhil.goyal at nxp.com
Mon Oct 21 11:43:46 CEST 2019


> >
> > When running auth NULL cases while using
> > vfio_pci, DMAR read/write faults appear. It
> > happens even if digest_length is set to 0.
> > This is caused by auth_res_addr initialized
> > as 0x0.
> >
> > Fixes: 4e0955bddb08
> > Cc: Fiona Trahe <fiona.trahe at intel.com>
> >
> > Signed-off-by: Damian Nowak <damianx.nowak at intel.com>
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>

Applied to dpdk-next-crypto

Thanks


More information about the dev mailing list