Hi Akhil, > -----Original Message----- > From: Akhil Goyal [mailto:[email protected]] > Sent: Wednesday, July 12, 2017 1:35 PM > To: [email protected] > Cc: [email protected]; De Lara Guarch, Pablo > <[email protected]>; Doherty, Declan > <[email protected]>; Akhil Goyal <[email protected]> > Subject: [PATCH] doc: add dpaa2-sec in test-crypto-perf > > Signed-off-by: Akhil Goyal <[email protected]> > --- > 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

