Hi,
I configured the VPP startup.conf to bringup a crypto scheduler (the snippet of
the config is shown below) but I get the following error on VPP start. VPP
version is 18.10 and DPDK version is 18.05 (I tried 18.08 too). I am trying
this in VirtualBox and AWS EC2 and it fails at both places with the same error.
I see that the crypto-scheduler PMD support is enabled by default, so it should
have come up fine. Am I missing anything?
vnet[9406]: *crypto_dev_conf: failed to configure crypto device 2*
startup.conf:-
dpdk {
.
.
vdev cryptodev_aesni_mb_pmd0,socket_id=0
vdev cryptodev_aesni_mb_pmd1,socket_id=0
vdev
crypto_scheduler_pmd,slave=cryptodev_aesni_mb_pmd0,slave=cryptodev_aesni_mb_pmd1
}
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10338): https://lists.fd.io/g/vpp-dev/message/10338
Mute This Topic: https://lists.fd.io/mt/25155522/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-