X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Fmlx5.rst;h=68bfdf3a83d5404f40c79bf519c87f8bbc01e2d0;hb=f16662885472d33570b564e62427199d733be363;hp=2476fa6103c45a43ce018585e8ffb8fa36c146fc;hpb=e8db4413cba512680e16717a2e6eb89c429ea2c8;p=dpdk.git diff --git a/doc/guides/cryptodevs/mlx5.rst b/doc/guides/cryptodevs/mlx5.rst index 2476fa6103..68bfdf3a83 100644 --- a/doc/guides/cryptodevs/mlx5.rst +++ b/doc/guides/cryptodevs/mlx5.rst @@ -99,6 +99,11 @@ The mlxreg dedicated tool should be used as follows: The "wrapped_crypto_operational" value will be "0x00000001" if the mode was successfully changed to operational mode. + The mlx5 crypto PMD can be verified by running the test application:: + + dpdk-test -c 1 -n 1 -w ,class=crypto,wcs_file= + RTE>>cryptodev_mlx5_autotest + Driver options -------------- @@ -125,7 +130,11 @@ Driver options - ``keytag`` parameter [int] - The plaintext of the keytag appanded to the AES-XTS keys, default value is 0. + The plaintext of the keytag appended to the AES-XTS keys, default value is 0. + +- ``max_segs_num`` parameter [int] + + Maximum number of mbuf chain segments(src or dest), default value is 8. Supported NICs