> -----Original Message----- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Tuesday, March 27, 2018 1:01 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; > akhil.go...@nxp.com > Subject: [PATCH 3/7] app/crypto-perf: enable it for non default mempool > > The current code usages the default mempool ops while creating the mempool > for crypto usages. Adding the support for best_mempool_ops to enable it for > devices using non default mempools. > > Signed-off-by: Ashish Jain <ashish.j...@nxp.com> > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>