Hi Akhil, > -----Original Message----- > From: Akhil Goyal <akhil.go...@nxp.com> > Sent: Saturday, July 18, 2020 10:41 PM > > > > This patch makes some minor improvements to the security instance > > > > setup for the QAT SYM PMD. All of this setup code is now in one > > > > '#ifdef RTE_LIBRTE_SECURITY' block. Enabling the > > > > RTE_CRYPTODEV_FF_SECURITY feature for the device is also moved to > this block. > > > > > > > > Fixes: 6f0ef237404b ("crypto/qat: support DOCSIS protocol") > > > > > > > > Signed-off-by: David Coyle <david.co...@intel.com> > > > Acked-by: Fiona Trahe <fiona.tr...@intel.com> > > > > This patch is applied to dpdk-next-crypto > > > > Please send next version for 2/2 of this series. > > No this patch is pulled back. I suppose the memory leak is there in this patch > also.
[DC] Yes, memory leak is here too and is fixed in v2