DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Power, Ciara" <ciara.power@intel.com>
To: "Kusztal, ArkadiuszX" <arkadiuszx.kusztal@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "gakhil@marvell.com" <gakhil@marvell.com>
Subject: RE: [PATCH v2] common/qat: add legacy algorithm option
Date: Mon, 13 May 2024 17:10:33 +0000	[thread overview]
Message-ID: <SN7PR11MB7639E1D9369AFA13A2BE72DFE6E22@SN7PR11MB7639.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240505183142.20148-1-arkadiuszx.kusztal@intel.com>



> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusztal@intel.com>
> Sent: Sunday, May 5, 2024 7:32 PM
> To: dev@dpdk.org
> Cc: gakhil@marvell.com; Power, Ciara <ciara.power@intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusztal@intel.com>
> Subject: [PATCH v2] common/qat: add legacy algorithm option
> 
> This commit adds legacy algorithms flag to the qat_device struct. This will allow
> handling this flag within the device itself, and not using the global variable.
> 
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
> ---
> v2:
> - added session parameters handling
> 
>  drivers/common/qat/qat_common.h              |  9 +++++++++
>  drivers/common/qat/qat_device.c              |  7 +++----
>  drivers/common/qat/qat_device.h              |  7 ++-----
>  drivers/common/qat/qat_qp.c                  |  2 +-
>  drivers/common/qat/qat_qp.h                  |  3 ++-
>  drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c |  4 ++--
> drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c | 17 +++++++++--------
> drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c |  4 ++--
> drivers/crypto/qat/dev/qat_crypto_pmd_gen5.c |  4 ++--
>  drivers/crypto/qat/dev/qat_sym_pmd_gen1.c    |  6 +++---
>  drivers/crypto/qat/qat_asym.c                | 23 ++++++++++++++---------
>  drivers/crypto/qat/qat_crypto.h              |  1 -
>  drivers/crypto/qat/qat_sym.c                 | 24 ++++++++++++------------
>  drivers/crypto/qat/qat_sym_session.c         | 10 +++++-----
>  14 files changed, 66 insertions(+), 55 deletions(-)
> 

Acked-by: Ciara Power <ciara.power@intel.com>



  reply	other threads:[~2024-05-13 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-18 16:51 [PATCH] " Arkadiusz Kusztal
2024-05-05 18:31 ` [PATCH v2] " Arkadiusz Kusztal
2024-05-13 17:10   ` Power, Ciara [this message]
2024-05-30  9:33     ` Akhil Goyal

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=SN7PR11MB7639E1D9369AFA13A2BE72DFE6E22@SN7PR11MB7639.namprd11.prod.outlook.com \
    --to=ciara.power@intel.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.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).