DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Doherty, Declan" <declan.doherty@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Doherty, Declan" <declan.doherty@intel.com>
Subject: Re: [dpdk-dev] [PATCH 2/2] docs: cryptodev chapter for programmer's	guide
Date: Fri, 8 Apr 2016 18:16:09 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8973C905CB5@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1460132247-16553-3-git-send-email-declan.doherty@intel.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Declan Doherty
> Sent: Friday, April 08, 2016 5:17 PM
> To: dev@dpdk.org
> Cc: Doherty, Declan
> Subject: [dpdk-dev] [PATCH 2/2] docs: cryptodev chapter for programmer's
> guide
> 
> Add a programmer's guide section for cryptodev library.
> 
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
> ---
>  doc/guides/prog_guide/cryptodev_lib.rst          | 584
> +++++++++++++++++++++++
>  doc/guides/prog_guide/img/crypto_op.svg          |  75 +++
>  doc/guides/prog_guide/img/crypto_xform_chain.svg | 145 ++++++
>  doc/guides/prog_guide/img/cryptodev_sym_sess.svg |  66 +++
>  doc/guides/prog_guide/index.rst                  |   1 +
>  5 files changed, 871 insertions(+)
>  create mode 100644 doc/guides/prog_guide/cryptodev_lib.rst
>  create mode 100644 doc/guides/prog_guide/img/crypto_op.svg
>  create mode 100644 doc/guides/prog_guide/img/crypto_xform_chain.svg
>  create mode 100644 doc/guides/prog_guide/img/cryptodev_sym_sess.svg
> 
> diff --git a/doc/guides/prog_guide/cryptodev_lib.rst
> b/doc/guides/prog_guide/cryptodev_lib.rst
> new file mode 100644
> index 0000000..6396d02
> --- /dev/null
> +++ b/doc/guides/prog_guide/cryptodev_lib.rst


...

> +
> +
> +Crypto Device API
> +~~~~~~~~~~~~~~~~~~~
> +
> +The cryptodev Library API is described in the *DPDK API Reference*
> document.
> +
> +

These two blank lines are not necessary.

Apart from that,
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

  reply	other threads:[~2016-04-08 18:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 16:17 [dpdk-dev] [PATCH 0/2] cryptodev documentation patches Declan Doherty
2016-04-08 16:17 ` [dpdk-dev] [PATCH 1/2] docs: add cryptodevs guide overview section Declan Doherty
2016-04-08 18:13   ` De Lara Guarch, Pablo
2016-04-08 20:08   ` Mcnamara, John
2016-04-08 16:17 ` [dpdk-dev] [PATCH 2/2] docs: cryptodev chapter for programmer's guide Declan Doherty
2016-04-08 18:16   ` De Lara Guarch, Pablo [this message]
2016-04-08 20:05   ` Mcnamara, John
2016-04-08 22:41     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E115CCD9D858EF4F90C690B0DCB4D8973C905CB5@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).