patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH v2] doc: fix telemetry example for cryptodev
       [not found] <20220308155656.2254466-1-sean.morrissey@intel.com>
@ 2022-03-09  9:33 ` Sean Morrissey
  2022-03-09 15:11   ` Power, Ciara
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Morrissey @ 2022-03-09  9:33 UTC (permalink / raw)
  Cc: dev, Sean Morrissey, stable

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 <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] 3+ messages in thread

* RE: [PATCH v2] doc: fix telemetry example for cryptodev
  2022-03-09  9:33 ` [PATCH v2] doc: fix telemetry example for cryptodev Sean Morrissey
@ 2022-03-09 15:11   ` Power, Ciara
  2022-03-16 19:26     ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Power, Ciara @ 2022-03-09 15:11 UTC (permalink / raw)
  To: Morrissey, Sean; +Cc: dev, Morrissey, Sean, stable

Hi Sean,

>-----Original Message-----
>From: Sean Morrissey <sean.morrissey@intel.com>
>Sent: Wednesday 9 March 2022 09:33
>Cc: dev@dpdk.org; Morrissey, Sean <sean.morrissey@intel.com>;
>stable@dpdk.org
>Subject: [PATCH v2] doc: fix telemetry example for cryptodev
>
>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 <sean.morrissey@intel.com>
<snip>

Thanks for this.

Acked-by: Ciara Power <ciara.power@intel.com>

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

* Re: [PATCH v2] doc: fix telemetry example for cryptodev
  2022-03-09 15:11   ` Power, Ciara
@ 2022-03-16 19:26     ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2022-03-16 19:26 UTC (permalink / raw)
  To: Morrissey, Sean; +Cc: dev, stable, Power, Ciara

> >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 <sean.morrissey@intel.com>
> <snip>
> 
> Thanks for this.
> 
> Acked-by: Ciara Power <ciara.power@intel.com>

Applied, thanks.




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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220308155656.2254466-1-sean.morrissey@intel.com>
2022-03-09  9:33 ` [PATCH v2] doc: fix telemetry example for cryptodev 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).