DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Matthew Hall <mhall@mhcomputing.net>
Cc: Primus Mutasingwa <pmutasingwa@gmail.com>, users@dpdk.org
Subject: Re: [dpdk-users] DPDK beginer: Best way to try out DPDK on a laptop with unsupported NIC
Date: Mon, 30 Jan 2017 15:20:46 -0800	[thread overview]
Message-ID: <20170130152046.3a47169f@xeon-e3> (raw)
In-Reply-To: <20170130230909.GA2194@mhcomputing.net>

On Mon, 30 Jan 2017 15:09:09 -0800
Matthew Hall <mhall@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	other threads:[~2017-01-30 23:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30  2:08 Primus Mutasingwa
2017-01-30 23:09 ` Matthew Hall
2017-01-30 23:20   ` Stephen Hemminger [this message]
2017-01-31  2:42     ` Matthew Hall
2017-01-31  7:43       ` Anupam Kapoor
2017-01-31  7:49         ` Matthew Hall
2017-01-31  8:45           ` Anupam Kapoor

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=20170130152046.3a47169f@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=mhall@mhcomputing.net \
    --cc=pmutasingwa@gmail.com \
    --cc=users@dpdk.org \
    /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).