Hi, > -----Original Message----- > From: Zhang, Roy Fan > Sent: Friday, December 21, 2018 1:56 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; Trahe, Fiona <fiona.tr...@intel.com> > Subject: [PATCH v3 1/2] cryptodev: change queue pair configure structure > > This patch changes the cryptodev queue pair configure structure > to enable two mempool passed into cryptodev PMD simutaneously. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > Acked-by: Fiona Trahe <fiona.trahe@@intel.com> > --- > app/test-crypto-perf/main.c | 6 ++-- > doc/guides/rel_notes/release_19_02.rst | 5 +++
One last thing. Could you update the programmer's guide with the changes made in "rte_cryptodev_qp_conf"? In section 14.2.4 and the sample code 14.6. Thanks, Pablo