patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Kusztal, ArkadiuszX" <arkadiuszx.kusztal@intel.com>
To: Luca Boccassi <bluca@debian.org>, "Trahe, Fiona" <fiona.trahe@intel.com>
Cc: "stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat
Date: Fri, 7 Aug 2020 04:35:44 +0000	[thread overview]
Message-ID: <CY4PR11MB1830C98D8F4067C6F8FCFE0B9F490@CY4PR11MB1830.namprd11.prod.outlook.com> (raw)
In-Reply-To: <91a073276db0bf777be4c8ae425467f2aea8f0b2.camel@debian.org>

Hi Luca,

-----Original Message-----
From: Luca Boccassi <bluca@debian.org> 
Sent: czwartek, 6 sierpnia 2020 14:54
To: Kusztal, ArkadiuszX <arkadiuszx.kusztal@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat

On Thu, 2020-08-06 at 13:50 +0200, Arek Kusztal wrote:
> [ upstream commit 9904ff684981e09019103d48af6f39d5a00ac800 ]
> 
> This patch refactors qat data into structures which are local to the 
> process and structures which are intended to be shared by primary and 
> secondary processes. This enables qat devices to be used by multi 
> process applications.
> 
> Cc: stable@dpdk.org
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
> ---
> v3:
> - rebased against newest 19.11.3
> 
>  drivers/common/qat/qat_device.c     | 103 ++++++++++++++++++++++++++----------
>  drivers/common/qat/qat_device.h     |  62 ++++++++++++----------
>  drivers/common/qat/qat_qp.c         |  29 +++++++---
>  drivers/compress/qat/qat_comp_pmd.c |  21 ++++----
>  drivers/crypto/qat/qat_asym_pmd.c   |  27 ++++++----
>  drivers/crypto/qat/qat_sym_pmd.c    |  27 ++++++----
>  6 files changed, 176 insertions(+), 93 deletions(-)

Thanks, series applied - with the understanding that it's a PMD- internal change that is backward/forward compatible.
[AK] Yes, it is. Actually it is kind of a fix.

--
Kind regards,
Luca Boccassi

      reply	other threads:[~2020-08-07  4:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 11:50 Arek Kusztal
2020-08-06 11:50 ` [dpdk-stable] [19.11 v3 2/3] drivers/qat: add multi process handling of driver id Arek Kusztal
2020-08-06 11:50 ` [dpdk-stable] [19.11 v3 3/3] drivers/qat: add handling of capabilities in multi process Arek Kusztal
2020-08-06 12:54 ` [dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat Luca Boccassi
2020-08-07  4:35   ` Kusztal, ArkadiuszX [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=CY4PR11MB1830C98D8F4067C6F8FCFE0B9F490@CY4PR11MB1830.namprd11.prod.outlook.com \
    --to=arkadiuszx.kusztal@intel.com \
    --cc=bluca@debian.org \
    --cc=fiona.trahe@intel.com \
    --cc=stable@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).