[dpdk-users] cannot allocate more than one vdev device of a type

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Aug 3 15:57:59 CEST 2017


Hi Dirk,

> -----Original Message-----
> From: users [mailto:users-bounces at dpdk.org] On Behalf Of Dirk-Holger
> Lenz
> Sent: Thursday, August 3, 2017 2:46 PM
> To: users at dpdk.org
> Subject: [dpdk-users] cannot allocate more than one vdev device of a type
> 
> it is not possible to allocate more than one vdev of a type
> 
> (e.g. crypto_openssl or crypto_aesni_mb).

You should use different suffixes when using a same crypto driver:

i.e. --vdev "crypto_openssl1" --vdev "crypto_openssl2".

Regards,
Pablo


More information about the users mailing list