DPDK usage discussions
 help / color / mirror / Atom feed
From: Furong <WBAHACER@126.com>
To: Zenghui Shi <zshi@redhat.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Using DPDK with SR-IOV
Date: Fri, 18 Dec 2015 20:31:41 +0800	[thread overview]
Message-ID: <5673FCAD.7090600@126.com> (raw)
In-Reply-To: <953553853.37697245.1450407950520.JavaMail.zimbra@redhat.com>



在 2015/12/18 11:05, Zenghui Shi 写道:
>
> ----- Original Message -----
>> From: WBAHACER@126.com
>> To: "users" <users@dpdk.org>
>> Sent: Friday, December 18, 2015 10:50:59 AM
>> Subject: [dpdk-users] Using DPDK with SR-IOV
>>
>> Hi everyone:
>>      I'm facing a problem about using DPDK with SR-IOV.
>>      My experiment environment: CPU, Intel Xeon E5-4603 v2;  NIC, Intel
>>      dual-port 82599ES;  OS, ubuntu 14.04.3.
>>      I have opened SR-IOV in my server, and i have configured two VFs (belong
>>      to different physical port) -- VF1 (mac: aa:aa:aa:aa:aa:bb vlan:5 belong
>>      to eth1), VF2(mac: aa:aa:aa:aa:aa:bb vlan:5 belong to eth2).
>>      And i ran a pktgen-2.9.1 in another server, which connected to this
>>      server by eth1 & eth2.
>>      I started the pktgen-2.9.1 to send packets (packet format --- mac:
>>      ff:ff:ff:ff:ff:ff, vlan: 5).
>>      Then When i ran tcpdump to listen VF1 & VF2, I can receive packets sended
>>      by pktgen. (eth1 & eth2 already up)
>>      But When i bound VF1 & VF2 to igb_uio, and ran a pktgen with these two
>>      VFs, i could neither receive packets nor send packets with pktgen.
> did you try vfio-pci to bind VF1&VF2 ?
> btw, what driver library are you using when running pktgen on VF side  ,is it librte_pmd_ixgbe.so ?
Thank for this, I can recv & send packets by binding VF1 & VF2 to vfio-pci.
The driver library is librte_pmd_ixgbe.so.
>
> Regards,
> zenghui
>
>>      Is anybody face the same problem ?  Thanks a lot!
>>
>> Furong
>>
>>
>> WBAHACER@126.com

      parent reply	other threads:[~2015-12-18 12:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18  2:50 WBAHACER
     [not found] ` <953553853.37697245.1450407950520.JavaMail.zimbra@redhat.com>
2015-12-18 12:31   ` Furong [this message]

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=5673FCAD.7090600@126.com \
    --to=wbahacer@126.com \
    --cc=users@dpdk.org \
    --cc=zshi@redhat.com \
    /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).