From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id 8CBFF3237 for ; Tue, 31 Jan 2017 00:09:10 +0100 (CET) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id E355E9B4; Mon, 30 Jan 2017 15:09:09 -0800 (PST) Date: Mon, 30 Jan 2017 15:09:09 -0800 From: Matthew Hall To: Primus Mutasingwa Cc: users@dpdk.org Message-ID: <20170130230909.GA2194@mhcomputing.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [dpdk-users] DPDK beginer: Best way to try out DPDK on a laptop with unsupported NIC X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2017 23:09:10 -0000 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. I use it for development all the time. It's not incredibly amazing but it works fine. Matthew.