* l2fwd-vf application [not found] ` <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA1-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org> @ 2013-07-31 7:29 ` Jayakumar Satri [not found] ` <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA5-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Jayakumar Satri @ 2013-07-31 7:29 UTC (permalink / raw) To: dev-VfR2kkLFssw [-- Attachment #1: Type: text/plain, Size: 1614 bytes --] Hi all, 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” Request your help in understanding the error and resolution. Regards, Jaya Kumar. ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally and http://tim.techmahindra.com/tim/disclaimer.html internally within Tech Mahindra. ============================================================================================================================ ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ [-- Attachment #2: Type: text/html, Size: 4904 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA5-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org>]
* Re: l2fwd-vf application [not found] ` <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA5-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org> @ 2013-07-31 12:04 ` Thomas Monjalon [not found] ` <201307311404.05504.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Thomas Monjalon @ 2013-07-31 12:04 UTC (permalink / raw) To: Jayakumar Satri; +Cc: dev-VfR2kkLFssw 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <201307311404.05504.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>]
* Re: l2fwd-vf application [not found] ` <201307311404.05504.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> @ 2013-08-12 18:39 ` jinho hwang 0 siblings, 0 replies; 3+ messages in thread From: jinho hwang @ 2013-08-12 18:39 UTC (permalink / raw) To: Thomas Monjalon; +Cc: dev On Wed, Jul 31, 2013 at 9:04 PM, Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-12 18:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA1@SINBNGEX001.TechMahindra.com>
[not found] ` <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA1-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org>
2013-07-31 7:29 ` l2fwd-vf application Jayakumar Satri
[not found] ` <AD44A5B3E441204283C1A3CDFE6D49CC025E7AA5-oHgF8A68FBvKxGvII3TtEH6FIMvoa1i8VpNB7YpNyf8@public.gmane.org>
2013-07-31 12:04 ` Thomas Monjalon
[not found] ` <201307311404.05504.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-08-12 18:39 ` jinho hwang
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.