On Mon, 30 Jan 2017 15:09:09 -0800
Matthew Hall <mh...@mhcomputing.net> wrote:

> On Sun, Jan 29, 2017 at 08:08:35PM -0600, Primus Mutasingwa wrote:
> > I am new to DPDK. I want to try out on a laptop with an unsupported NIC.
> > (linux ubuntu 16.04)  
> 
> VMWare or VirtualBox VM w/ Intel E1000 emulation.
> 

E1000 emulation is often problematic for DPDK. VMWare's emulation of PCI bus
does not handle interrupts correctly.

Use virtual NIC's (vmxnet3 and virtio) if at all possible.

Reply via email to