doc: complete crypto sample command line
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 26 Jul 2017 00:59:59 +0000 (01:59 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 28 Jul 2017 16:47:17 +0000 (18:47 +0200)
commitfda78c512e3a665c51129b84bad32a574ab24afa
tree9d5f1813c72bf5472649f297b020436e50df8f23
parent7109bec9eaf6a12b80688b4318e1e7c2a88ed721
doc: complete crypto sample command line

Documentation of some virtual crypto PMDs have a sample command line
to show how to initialize the device on a specific application,
L2fwd-crypto.

This was meant to be used as a reference, but these lines themselves
do not work, as the sample application used required more parameters,
which are added in this commit to have a fully functional example.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/cryptodevs/aesni_gcm.rst
doc/guides/cryptodevs/aesni_mb.rst
doc/guides/cryptodevs/kasumi.rst
doc/guides/cryptodevs/null.rst
doc/guides/cryptodevs/snow3g.rst
doc/guides/cryptodevs/zuc.rst