DPDK usage discussions
 help / color / mirror / Atom feed
From: Chinmaya Dwibedy <ckdwibedy@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Issue with virtio PMD (using dpdk-2.2.0)
Date: Wed, 22 Jun 2016 15:58:45 +0530	[thread overview]
Message-ID: <CAMHS8RGiNU+H8xdE2ZOOELkLf+kOdQtEjn-5ceusST2aBLoMxA@mail.gmail.com> (raw)

Hi All,


I have installed dpdk-2.2.0 on VM (Fedora 20). The VMs are created using
openstack framework.  It has two Ethernet ports (eth0 and eth1). The eth0
is managed by   Virtio network device. It also acts as my Management
interface. I login into this VM (via ssh) using IP address of eth0. When I
run helloworld program, the console hangs when rte_eal_init () initializes
the virtio NICs. This virtio device is not bound to DPDK. It appears that,
the virtio PMD takes over each virtio device. It uses IO port to configure
the virtio device in virtio_resource_init_by_ioports (). When it tries to
configure virtio-pci device, ssh connection gets lost and the console
freezes. As a result I can not access the VM. Can anyone please suggest is
there any way to resolve this? Thank you in advance for your support.



Network devices using DPDK-compatible driver

============================================

0000:00:05.0 '82599ES 10-Gigabit SFI/SFP+ Network Connection'
drv=uio_pci_generic unused=igb_uio



Network devices using kernel driver

===================================

0000:00:03.0 'Virtio network device' if= drv=virtio-pci
unused=igb_uio,uio_pci_generic



Other network devices

=====================

<none>


Regards,

Chinmaya

             reply	other threads:[~2016-06-22 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 10:28 Chinmaya Dwibedy [this message]
2016-06-22 11:52 ` Thomas Monjalon
2016-06-22 12:07   ` Chinmaya Dwibedy

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=CAMHS8RGiNU+H8xdE2ZOOELkLf+kOdQtEjn-5ceusST2aBLoMxA@mail.gmail.com \
    --to=ckdwibedy@gmail.com \
    --cc=users@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).