DPDK usage discussions
 help / color / mirror / Atom feed
From: ".." <hyperhead@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] I350 dpdk-devbind virtual interfaces vfio_pci and what physical interface drivers??
Date: Mon, 16 Apr 2018 11:19:40 +0200	[thread overview]
Message-ID: <CAL0gemMYY8rHYbzut_K+OMfT86D-StfMkEOvvghdrrQ7vtX7Dw@mail.gmail.com> (raw)

Hi

Im new to dpdk and am getting it setup with a KVM environment.

I have a I350 2x1GBe SR-IOV card and have setup dpdk so I can use the
drivers supplied with a KVM environment on Centos 7.

I can load the vfio-pci driver for the VF nics. However at at 500Mbits/s
UDP traffic in the VM, I start to get dropped packets in the rx_fifo queue
in the hypervisor (there is only one VM per nic running)

These "physical" nics hosting the VF nics are using the igb driver

0000:07:10.0 'I350 Ethernet Controller Virtual Function 1520' drv=vfio-pci
unused=igbvf,igb_uio
0000:07:10.1 'I350 Ethernet Controller Virtual Function 1520' drv=vfio-pci
unused=igbvf,igb_uio
0000:07:00.0 'I350 Gigabit Network Connection 1521' if=ens2f0 drv=igb
unused=igb_uio,vfio-pci
0000:07:00.1 'I350 Gigabit Network Connection 1521' if=ens2f1 drv=igb
unused=igb_uio,vfio-pci

Is there a better driver I can use on the parent nic?, as it seems this is
where the problems are arising.  I cant bind the vfio-pci nic to the parent
nic, but that seems obvious as the vfio-pci seem to be for VF nics only??

/Thanks

                 reply	other threads:[~2018-04-16  9:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAL0gemMYY8rHYbzut_K+OMfT86D-StfMkEOvvghdrrQ7vtX7Dw@mail.gmail.com \
    --to=hyperhead@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).