DPDK patches and discussions
 help / color / mirror / Atom feed
From: jinho hwang <hwang.jinho@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] l2fwd-vf application
Date: Tue, 13 Aug 2013 03:39:58 +0900	[thread overview]
Message-ID: <CAPQGAnHHrVL+F3X6rCU5odomuRpcB3yZkn8CDw8RTr7zSA0BKg@mail.gmail.com> (raw)
In-Reply-To: <201307311404.05504.thomas.monjalon@6wind.com>

On Wed, Jul 31, 2013 at 9:04 PM, Thomas Monjalon
<thomas.monjalon@6wind.com> wrote:
> Hello,
>
> 31/07/2013 09:29, Jayakumar Satri :
>>            Just started experimenting with the dpdk. Working with
>> dpdk-1.2.3r4. I was running the l2fwd-vf application using virtual box. I
>> got the following error.
>>
>> “Cause: No Ethernet port – bye”
>
> You are trying to use a VF driver. Is virtual box emulating a VF device ?
> This example application initialize 3 drivers: igb, ixgbe, ixgbevf.
> Please check the device support of your hypervisor (virtual box here).
> You can also check the supported drivers of DPDK-1.3 in this page:
>         http://dpdk.org/doc/nics
>
> About the form of your email:
> - Please do not use HTML when posting to this mailing-list.
> - Your email CANNOT be confidential so do not put this ugly signature (twice)
> Just look how your email is ugly when archived:
>         http://dpdk.org/ml/archives/dev/2013-July/000367.html
>
> --
> Thomas

Thomas,

I have played around the vf function as well. I got the vf to work in
virtual machine, but I can not receive any packets from hypervisor. I
expected to receive packets from both hypervisor and vm based on l2
switching in NIC. My suspicion is that I may not configure the
physical function correctly in hypervisor? (I do not see any
difference between having vf and not having vf except for delivering
kernel commands for mmu and pci realloc).

In summary, I want to receive packets both in VM (via VF) and in
hypervisor (via PF).

Can you guide me for this?

Thank you,

Jinho

      reply	other threads:[~2013-08-12 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA1@SINBNGEX001.TechMahindra.com>
2013-07-31  7:29 ` Jayakumar Satri
2013-07-31 12:04   ` Thomas Monjalon
2013-08-12 18:39     ` jinho hwang [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=CAPQGAnHHrVL+F3X6rCU5odomuRpcB3yZkn8CDw8RTr7zSA0BKg@mail.gmail.com \
    --to=hwang.jinho@gmail.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.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).