DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd
       [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
  0 siblings, 1 reply; 2+ messages in thread
From: abhishek behl @ 2017-04-27  5:28 UTC (permalink / raw)
  To: users

 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.
 
 Thanks!
 
 Regards
 Abhishek Behl
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd
  2017-04-27  5:28 ` [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd abhishek behl
@ 2017-04-27  8:15   ` De Lara Guarch, Pablo
  0 siblings, 0 replies; 2+ messages in thread
From: De Lara Guarch, Pablo @ 2017-04-27  8:15 UTC (permalink / raw)
  To: abhishek behl, users

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-27  8:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <631203739.2738064.1493270938210.ref@mail.yahoo.com>
2017-04-27  5:28 ` [dpdk-users] EAL: no driver found for cryptodev_aesni_mb_pmd abhishek behl
2017-04-27  8:15   ` De Lara Guarch, Pablo

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).