DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Shaokai Zhang <felix.zhang@jaguarmicro.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "fanzhang.oss@gmail.com" <fanzhang.oss@gmail.com>,
	Joey Xing <joey.xing@jaguarmicro.com>
Subject: RE: [EXTERNAL] [PATCH] test/crypto: remove unused variable
Date: Sun, 2 Mar 2025 20:29:44 +0000	[thread overview]
Message-ID: <CO6PR18MB4484595B4C4E730661129BC4D8CE2@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250220132807.2000-1-felix.zhang@jaguarmicro.com>

> In the new session framework, each crypto session no longer requires
> the session_priv_mpool, and it is no longer referenced during testsuite
> setup. However, the structure `struct crypto_testsuite_params` still
> contains the session_priv_mpool member, which may lead to
> the misunderstanding that session_priv_mpool still needs initialization.
> 
> Fixes: bdce2564dbf7 ("cryptodev: rework session framework")
> Fixes: 3f3fc3308bd0 ("security: remove private mempool usage")
> 
> Signed-off-by: Shaokai Zhang <felix.zhang@jaguarmicro.com>
> Reviewed-by: Joey Xing <joey.xing@jaguarmicro.com>
Cc: stable@dpdk.org

Acked-by: Akhil Goyal <gakhil@marvell.com>

Updated .mailmap
Applied to dpdk-next-crypto
Thanks.

      reply	other threads:[~2025-03-02 20:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-20 13:28 Shaokai Zhang
2025-03-02 20:29 ` 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=CO6PR18MB4484595B4C4E730661129BC4D8CE2@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=dev@dpdk.org \
    --cc=fanzhang.oss@gmail.com \
    --cc=felix.zhang@jaguarmicro.com \
    --cc=joey.xing@jaguarmicro.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).