Hi, > -----Original Message----- > From: Zhang, Roy Fan > Sent: Friday, December 21, 2018 1:56 PM > To: [email protected] > Cc: [email protected]; De Lara Guarch, Pablo > <[email protected]>; Trahe, Fiona <[email protected]> > 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 <[email protected]> > 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

