<div dir="ltr">Hi,<div><br></div><div>We have two identical servers with dpdk and ipsecMB libraries installed.</div><div><br></div><div>One of the servers was configured by a colleague and its working fine with dpdk-test-crypto-perf but I'm configuring the other and is failing with cannot find cryptodev device</div><div><br></div><div><br></div><div>1st server OK:</div><div>CRYPTODEV: Creating cryptodev crypto_aesni_gcm<br>CRYPTODEV: Initialisation parameters - name: crypto_aesni_gcm,socket id: 0, max queue pairs: 8<br>ipsec_mb_create() line 168: IPSec Multi-buffer library version used: 1.3.0<br><br>TELEMETRY: No legacy callbacks, legacy socket not created<br>Allocated pool "sess_mp_0" on socket 0<br> <font face="monospace">   lcore id    Buf Size  Burst Size    Enqueued    Dequeued  Failed Enq  Failed Deq        MOps        Gbps  Cycles/Buf<br><br>           1        1500          32      300000      300000           0           0      6.2472     74.9660      336.15</font><br></div><div><br></div><div>2nd server NOK:</div><div>CRYPTODEV: Creating cryptodev crypto_aesni_gcm<br>CRYPTODEV: Initialisation parameters - name: crypto_aesni_gcm,socket id: 0, max queue pairs: 8<br>CRYPTODEV: rte_cryptodev_pmd_create() line 115: Failed to allocate crypto device for crypto_aesni_gcm<br>ipsec_mb_create() line 118: driver : create failed<br>vdev_probe(): failed to initialize crypto_aesni_gcm device<br>EAL: Bus (vdev) probe failed.<br>TELEMETRY: No legacy callbacks, legacy socket not created<br>No crypto devices type crypto_aesni_gcm available<br>USER1: Failed to initialise requested crypto device type<br></div><div><br></div><div>Steps I'm performing:</div><div><br></div><div>Installing IPSECMB from </div><div><a href="https://github.com/intel/intel-ipsec-mb">https://github.com/intel/intel-ipsec-mb</a><br></div><div><br></div><div>Compiling dpdk-stable-22.11.1 and installing it.</div><div><br></div><div>Anything else I need to do to in order to enable IPSECMB on DPDK?</div></div>