[dpdk-stable] [19.11 v3 1/3] drivers/qat: improve multi process on qat

Kusztal, ArkadiuszX arkadiuszx.kusztal at intel.com
Fri Aug 7 06:35:44 CEST 2020


Hi Luca,

-----Original Message-----
From: Luca Boccassi <bluca at debian.org> 
Sent: czwartek, 6 sierpnia 2020 14:54
To: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Trahe, Fiona <fiona.trahe at intel.com>
Cc: stable at 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 at dpdk.org
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at 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


More information about the stable mailing list