DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Docker container OVS-dpdk: vhost_user_setup(): connect error
@ 2019-11-06 11:17 Deepak Gowda
  2019-11-07 10:43 ` Deepak Gowda
  0 siblings, 1 reply; 2+ messages in thread
From: Deepak Gowda @ 2019-11-06 11:17 UTC (permalink / raw)
  To: dev

Hi,

I'm trying to run test-pmd with this virtual devices created by the
ovs-dpdk from inside a docker container.
I see EAL probing failing every time, i did try restarting the ovs, no luck.
I see these vhost-user ports created from the log, i do see these from the
'ovs-vsctl show'.
Can't seem to figure out whats going wrong here,

EAL: Detected 4 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Probing VFIO support...
vhost_user_setup(): connect error, Connection refused
virtio_user_dev_init(): backend set up fails
virtio_user_pmd_probe(): virtio_user_dev_init fails
vdev_probe(): failed to initialize net_virtio_user3 device
vhost_user_setup(): connect error, Connection refused
virtio_user_dev_init(): backend set up fails
virtio_user_pmd_probe(): virtio_user_dev_init fails
vdev_probe(): failed to initialize net_virtio_user4 device
EAL: Bus (vdev) probe failed.
testpmd: No probed ethernet devices


DPDK ver: 18.11.3
OVS ver: 2.11.1
Host OS: debian (although this is not a actual host(bare metal), this is a
vm really)

Any advise is appreciated.
Thanks!
-Deepak Gowda

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-07 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06 11:17 [dpdk-dev] Docker container OVS-dpdk: vhost_user_setup(): connect error Deepak Gowda
2019-11-07 10:43 ` Deepak Gowda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).