Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4957 Discussions

Not able to test cryptographic performance using crypto_aesni_mb

Md_Raizz
Beginner
445 Views

Trying to test cryptography performance virtual crypto AES-NI MB PMD using below command,
sudo ./dpdk-test-crypto-perf -c 0xf -n 4 --vdev crypto_aesni_mb -- --ptest throughput --devtype crypto_aesni_mb --optype cipher-then-auth --cipher-algo aes-cbc --cipher-op encrypt --cipher-key-sz 16 --auth-algo sha1-hmac --auth-op generate --auth-key-sz 64 --digest-sz 16 --total-ops 100000 --burst-sz 32 --buffer-sz 2048

Using below link I followed steps to enable the virtual crypto

https://doc.dpdk.org/guides-20.11/cryptodevs/aesni_mb.html

https://dpdk-test-plans.readthedocs.io/en/latest/crypto_perf_test_plan.html


EAL: failed to parse device "crypto_aesni_mb"
EAL: Unable to parse device 'crypto_aesni_mb'

our platform supports AES ni 
grep aes -o /proc/cpuinfo
aes
aes 

kindly provide the solution,
thanks & regards,
Raizz

0 Kudos
3 Replies
Dineshbabu
Employee
398 Views

Hi Md_Raizz,


Greetings!


Please let me know if there is any validation that you are performing on the adapter.


Please help us with the adapter model.


Regards,

Dinesh


Md_Raizz
Beginner
386 Views

Hi Dinesh, 

Thanks for your reply.
I am testing on both mellanox connect-X 5 and alveo u200 accelerator cards.
In both cases faces same issue 

kindly provide the solution.
Thanks & Regards,
Raizz

0 Kudos
IntelSupport
Community Manager
367 Views

Hello Mohamed,


Greetings for the day !

I wanted to bring to your attention that your using Nvidia And AMD.

We request you to reach out Original Equipment Manufacturer (OEM) for further assistance. 

Their expertise and resources may be instrumental in resolving the issue .


Regards,

Varsha



0 Kudos
Reply