DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1] doc: fix telemetry example for cryptodev
@ 2022-03-08 15:56 Sean Morrissey
  2022-03-08 22:36 ` Thomas Monjalon
  2022-03-09  9:33 ` [PATCH v2] " Sean Morrissey
  0 siblings, 2 replies; 5+ messages in thread
From: Sean Morrissey @ 2022-03-08 15:56 UTC (permalink / raw)
  Cc: dev, Sean Morrissey

Blank line added to the final telemetry example for the
cryptography device library as to fix the example
rendering.

Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
---
 doc/guides/prog_guide/cryptodev_lib.rst | 1 +
 1 file changed, 1 insertion(+)

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": [<array of serialized bytes of
      capabilities>], "crypto_caps_n": <number of capabilities>}}
-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-16 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 15:56 [PATCH v1] doc: fix telemetry example for cryptodev Sean Morrissey
2022-03-08 22:36 ` Thomas Monjalon
2022-03-09  9:33 ` [PATCH v2] " Sean Morrissey
2022-03-09 15:11   ` Power, Ciara
2022-03-16 19:26     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).