DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Arek Kusztal <arkadiuszx.kusztal@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "fiona.trahe@intel.com" <fiona.trahe@intel.com>
Subject: Re: [dpdk-dev] [PATCH v4] crypto/qat: add handling of multi process
Date: Mon, 6 Jul 2020 18:16:27 +0000	[thread overview]
Message-ID: <VI1PR04MB3168CA9AD65831D4D13AD764E6690@VI1PR04MB3168.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200706173535.14812-1-arkadiuszx.kusztal@intel.com>

Hi Arek,

> 
> This patch improves handling of multi process applications
> using Intel QuickAssist Technology PMD.
> 
Could you please elaborate more on the description about what all
Improvements has been done.
It would be better if the patch can be broken in logical parts.

> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
> ---
> v4:
> - fixed checkpatch issues
> 
>  doc/guides/rel_notes/release_20_08.rst |   4 ++
>  drivers/common/qat/qat_device.c        | 111 +++++++++++++++++++++++--------
> --
>  drivers/common/qat/qat_device.h        |  69 +++++++++++---------
>  drivers/common/qat/qat_qp.c            |  26 ++++++--
>  drivers/compress/qat/qat_comp_pmd.c    |  49 ++++++++++++---
>  drivers/compress/qat/qat_comp_pmd.h    |   2 +
>  drivers/crypto/qat/qat_asym.c          |   4 +-
>  drivers/crypto/qat/qat_asym_pmd.c      |  72 +++++++++++++++++----
>  drivers/crypto/qat/qat_asym_pmd.h      |   4 +-
>  drivers/crypto/qat/qat_sym.c           |   2 +-
>  drivers/crypto/qat/qat_sym.h           |   2 +-
>  drivers/crypto/qat/qat_sym_pmd.c       | 105 +++++++++++++++++++++++++-----
> -
>  drivers/crypto/qat/qat_sym_pmd.h       |   4 +-
>  13 files changed, 337 insertions(+), 117 deletions(-)
> 
> diff --git a/doc/guides/rel_notes/release_20_08.rst
> b/doc/guides/rel_notes/release_20_08.rst
> index 159da34..ec73ece 100644
> --- a/doc/guides/rel_notes/release_20_08.rst
> +++ b/doc/guides/rel_notes/release_20_08.rst
> @@ -134,6 +134,10 @@ New Features
>    See the :doc:`../sample_app_ug/l2_forward_real_virtual` for more
>    details of this parameter usage.
> 
> +* **Updated the Intel QuickAssist Technology crypto and compression
> PMDs.**
> +
> +  Implemented improvements in handling multi process applications
> +  using QAT symmetric/asymmetric crypto and compression services.

Add extra line here.
Also follow the sequencing of release notes for crypto PMDs.
It is mentioned above in the release note.

Regards,
Akhil

      parent reply	other threads:[~2020-07-06 18:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 17:35 Arek Kusztal
2020-07-06 17:44 ` Trahe, Fiona
2020-07-06 18:16 ` Akhil Goyal [this message]

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=VI1PR04MB3168CA9AD65831D4D13AD764E6690@VI1PR04MB3168.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    /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).