patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: Arek Kusztal <arkadiuszx.kusztal@intel.com>, fiona.trahe@intel.com
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat
Date: Thu, 06 Aug 2020 13:54:03 +0100	[thread overview]
Message-ID: <91a073276db0bf777be4c8ae425467f2aea8f0b2.camel@debian.org> (raw)
In-Reply-To: <20200806115003.594-1-arkadiuszx.kusztal@intel.com>

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.

-- 
Kind regards,
Luca Boccassi

  parent reply	other threads:[~2020-08-06 12:54 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 ` Luca Boccassi [this message]
2020-08-07  4:35   ` [dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat Kusztal, ArkadiuszX

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=91a073276db0bf777be4c8ae425467f2aea8f0b2.camel@debian.org \
    --to=bluca@debian.org \
    --cc=arkadiuszx.kusztal@intel.com \
    --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).