[dpdk-dev] Can dpdk running on a virtual machine?

2013-09-02 Thread Tetsuya Mukawa
Hi Maria You can run a dpdk application on a virtual machine. Please use e1000 or virtio as virtual network interfaces. Here is an one of example to run test-pmd with virtio. http://dpdk.org/doc/virtio-net-pmd Regards, Tetsuya Mukawa 2013/9/2 dvr : > hi, > all, > Doesn't anyone knows

[dpdk-dev] About 'CONFIG_RTE_EAL_UNBIND_PORTS'

2013-09-02 Thread Thomas Monjalon
29/08/2013 09:54, Tetsuya Mukawa : > Someone, could you please let me know what is a case that I need to > enable 'CONFIG_RTE_EAL_UNBIND_PORTS'? In DPDK 1.3, the UNBIND option is intended to restore the previous state when exiting a DPDK application. In case of devices bound to igb_uio, it will re

[dpdk-dev] About interrupts and packet loss

2013-09-02 Thread Thomas Monjalon
01/09/2013 09:01, Nulik Nol : > I have read in a pdf document about DPDK that the driver that comes > within the DPDK distribution was modified to disable interrupt > handling. This explains why DPDK is so fast. Yes, DPDK drivers poll the NICs. > However , this means the app in user space must co

[dpdk-dev] Can dpdk running on a virtual machine?

2013-09-02 Thread dvr
ny help will be appreciate. Best Regards. Maria -- next part -- An HTML attachment was scrubbed... URL: <http://dpdk.org/ml/archives/dev/attachments/20130902/eb07c891/attachment.html>

[dpdk-dev] DPDK & QPI performance issue in Romley platform.

2013-09-02 Thread Zachary
rubbed... URL: <http://dpdk.org/ml/archives/dev/attachments/20130902/01f47a13/attachment.html>

[dpdk-dev] DPDK & QPI performance issue in Romley platform.

2013-09-02 Thread Stephen Hemminger
On Mon, 2 Sep 2013 11:22:14 +0800 Zachary wrote: > Hi~ > > I have a question about DPDK & QPI performance issue in Romley platform. > Recently, I use DPDK example, l2fwd, to test DPDK's performance in my Romley > platform. > When I try to do the test, crossing used CPU, I find the performance