> > Subject: [PATCH 2/3] cryptodev: verify session mempool element size > > > > This patch adds the verification of the element size of the > > mempool provided for the session creation. Returns the error > > if the element size is too small to hold the session object. > > > > Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com>
Acked-by: Akhil Goyal <akhil.go...@nxp.com> Series applied to dpdk-next-crypto Thanks.