Hi Akhil, > -----Original Message----- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Wednesday, July 12, 2017 1:35 PM > To: dev@dpdk.org > Cc: hemant.agra...@nxp.com; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; Doherty, Declan > <declan.dohe...@intel.com>; Akhil Goyal <akhil.go...@nxp.com> > Subject: [PATCH] doc: add dpaa2-sec in test-crypto-perf > > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com> > --- > doc/guides/tools/cryptoperf.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/guides/tools/cryptoperf.rst > b/doc/guides/tools/cryptoperf.rst index 075a2bc..f24c26e 100644 > --- a/doc/guides/tools/cryptoperf.rst > +++ b/doc/guides/tools/cryptoperf.rst > @@ -186,6 +186,7 @@ The following are the appication command-line > options: > crypto_snow3g > crypto_kasumi > crypto_zuc > + crypto_dpaa2_sec > > * ``--optype <name>`` > > -- > 2.9.3
This is actually missing other PMDs that can be used, so we should send a patch adding all of them in one go (crypto_armv8, crypto_scheduler and crypto_dpaa2_sec). Could you send a v2 adding these three? Thanks, Pablo