DPDK usage discussions
 help / color / mirror / Atom feed
From: Eric Kuha <kuhax005@umn.edu>
To: users@dpdk.org
Subject: [dpdk-users] Crypto Device not initializing
Date: Sat, 9 Nov 2019 15:26:37 -0600	[thread overview]
Message-ID: <CAG1M=GDucp-N=Y3+hdtFKV0yC=+LRnpDEqwkGH5pSvU-phxzdg@mail.gmail.com> (raw)

Hello,

We are working on a DPDK-based project. We are using DPDK 18.11, with
Mellanox Connect X-5 EN NICs and mlx5 driver. I set the
CONFIG_RTE_LIBRTE_PMD_OPENSSL flag and recompiled DPDK.

But, rte_cryptodev_driver_id_get(RTE_STR(CRYPTO_NAME)) with CRYPT_NAME
defined as "crypto_openssl", it's returning -1.

I cannot seem to initialize any sort of crypto device. Even for testing the
library. Any advice for best practices? What might I be missing?

                 reply	other threads:[~2019-11-09 21:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAG1M=GDucp-N=Y3+hdtFKV0yC=+LRnpDEqwkGH5pSvU-phxzdg@mail.gmail.com' \
    --to=kuhax005@umn.edu \
    --cc=users@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).