Event device library probs.
Juan Pablo L.
jpablolorenzetti at hotmail.com
Sat Oct 29 00:31:20 CEST 2022
Hello everyone, I am trying to add support for the event device library to my application, but I have not been able to do it, i get the following problem at program start up:
w_probeeventdev vdev init() failed
vdev_probe(): failed to initialize event_sw0 device
EAL: Bus (vdev) probe failed.
I have tested the example application "eventdev_pipeline" with same results.
I m trying to create the device by passing the --vdev="event_sw0" flag to "rte_eal_init", I am trying with shared and static versions of dpdk (just in case idk) ... also tried with "rte_vdev_init" with same results.
I am also using in the same command line the following options (in case it matters):
--no-telemetry
--no-pci
--in-memory
--main-lcore 0
--lcores=(0)@(4), ....etc
I am surely missing something but can't pinpoint it, I would really appreciate any suggestions, thank you very much!
using dpdk-22.07
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20221028/c083f724/attachment.htm>
More information about the users
mailing list