DPDK patches and discussions
 help / color / mirror / Atom feed
From: Deepak Gowda <deepak.dt06@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Docker container OVS-dpdk: vhost_user_setup(): connect error
Date: Wed, 6 Nov 2019 16:47:08 +0530	[thread overview]
Message-ID: <CAM84qfqLK_KsE7PfjTzUSSgHV1rrFoX5TOdw8_o+H64hnpfENw@mail.gmail.com> (raw)

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

             reply	other threads:[~2019-11-06 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 11:17 Deepak Gowda [this message]
2019-11-07 10:43 ` Deepak Gowda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAM84qfqLK_KsE7PfjTzUSSgHV1rrFoX5TOdw8_o+H64hnpfENw@mail.gmail.com \
    --to=deepak.dt06@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).