From: Sean Morrissey Date: Wed, 9 Mar 2022 09:33:10 +0000 (+0000) Subject: doc: fix telemetry example in cryptodev guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=4ac7359b5c05f7712f8f85c2633e11388e68edd8;p=dpdk.git doc: fix telemetry example in cryptodev guide Blank line added to the final telemetry example for the cryptography device library as to fix the example rendering. Fixes: 1c559ee8469 ("cryptodev: add telemetry endpoint for capabilities") Cc: stable@dpdk.org Signed-off-by: Sean Morrissey Acked-by: Ciara Power --- diff --git a/doc/guides/prog_guide/cryptodev_lib.rst b/doc/guides/prog_guide/cryptodev_lib.rst index ba4c592b84..edd11059bc 100644 --- a/doc/guides/prog_guide/cryptodev_lib.rst +++ b/doc/guides/prog_guide/cryptodev_lib.rst @@ -1211,6 +1211,7 @@ are shown below. "enqueue_err_count": 0, "dequeue_err_count": 0}} #. Get the capabilities of a particular Crypto device:: + --> /cryptodev/caps,0 {"/cryptodev/caps": {"crypto_caps": [], "crypto_caps_n": }}