> -----Original Message----- > From: Dybkowski, AdamX <adamx.dybkow...@intel.com> > Sent: Monday, June 8, 2020 2:15 PM > To: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; akhil.go...@nxp.com > Cc: Dybkowski, AdamX <adamx.dybkow...@intel.com> > Subject: [PATCH 3/3] crypto/qat: verify session IOVA > > This patch adds the verification of the crypto session IOVA > that should be known (not zero) to proceed with the > session initialisation. In case of unknown IOVA > the error code -EINVAL is returned. > > Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> Acked-by: Fiona Trahe <fiona.tr...@intel.com>