DPDK usage discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: abhishek behl <abhishek_8988@yahoo.co.in>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd
Date: Thu, 27 Apr 2017 08:15:51 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8974781229E@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <631203739.2738064.1493270938210@mail.yahoo.com>

Hi Abhishek,

> -----Original Message-----
> From: users [mailto:users-bounces@dpdk.org] On Behalf Of abhishek behl
> Sent: Thursday, April 27, 2017 6:29 AM
> To: users@dpdk.org
> Subject: [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd
> 
>  Hi,
> 
>  When I am trying to run the sample
>  example "l2fwd-crypto" given in dpdk project with the
>  following command "./l2fwd-crypto -l 0-1 -n 4 --vdev
>  "cryptodev_aesni_mb_pmd", I am facing the below error:
> 
>  ------------------------------------------------
>  EAL: Detected 4 lcore(s)
>  EAL: WARNING: cpu flags
>  constant_tsc=yes nonstop_tsc=no -> using unreliable clock
>  cycles !
>  EAL: no driver found for
>  cryptodev_aesni_mb_pmd
>  EAL: failed to initialize
>  cryptodev_aesni_mb_pmd device
>  PANIC in rte_eal_init():
>  Cannot init pmd devices
>  6: [./l2fwd-crypto() [0x806dd19]]
>  5:
>  [/lib/libc.so.6(__libc_start_main+0xe6) [0xbf4d26]]
>  4: [./l2fwd-crypto(main+0x39)
>  [0x806ea59]]
>  3: [./l2fwd-crypto(rte_eal_init+0x1173)
>  [0x80acce3]]
>  2: [./l2fwd-crypto(__rte_panic+0x50)
>  [0x806adc0]]
>  1: [./l2fwd-crypto(rte_dump_stack+0x25)
>  [0x80b2b45]]
>  Aborted (core dumped)
>  -------------------------------------------------------
> 
>  Though I have successfully built up
>  necessary mbuf library and made changes in
>  config/common/base file.
> 
>  Could you please help at the earliest.

Have you followed the steps in this guide?

http://dpdk.org/doc/guides/cryptodevs/aesni_mb.html

Also, make sure that you are compiling the application against the DPDK library that you just built.

Thanks,
Pablo
> 
>  Thanks!
> 
>  Regards
>  Abhishek Behl
> 

      reply	other threads:[~2017-04-27  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <631203739.2738064.1493270938210.ref@mail.yahoo.com>
2017-04-27  5:28 ` abhishek behl
2017-04-27  8:15   ` De Lara Guarch, Pablo [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=E115CCD9D858EF4F90C690B0DCB4D8974781229E@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=abhishek_8988@yahoo.co.in \
    --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).