DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Luse, Paul E" <paul.e.luse@intel.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Recent change to make rte_cryptodev_pmd.h internal prevents some important functionality
Date: Tue, 28 Sep 2021 17:53:01 +0000	[thread overview]
Message-ID: <SA2PR11MB4843DDDEB301D5CEE4EB38EEADA89@SA2PR11MB4843.namprd11.prod.outlook.com> (raw)

Hi Everyone,

We use cryptodev in SPDK and included rte_cryptodev_pmd.h so that we may release qpair memory that was allocated when we called rte_cryptodev_queue_pair_setup().  We’d do so by calling the function pointer queue_pair_release() which I believe is the prescribed way to do this.

The DPDK change in question is here: https://github.com/DPDK/dpdk/commit/af668035f7f492424b2e199f155690815944a8ca

Question: Is there another way for us to release this memory? I’ve looked through the public API and nothing stands out.

Thanks
Paul


             reply	other threads:[~2021-09-28 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 17:53 Luse, Paul E [this message]
2021-10-02 21:44 ` Luse, Paul E
2021-10-04  6:45   ` Akhil Goyal
2021-10-04  7:43     ` Zhang, Roy Fan
2021-10-04  8:02       ` 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=SA2PR11MB4843DDDEB301D5CEE4EB38EEADA89@SA2PR11MB4843.namprd11.prod.outlook.com \
    --to=paul.e.luse@intel.com \
    --cc=dev@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).