[dpdk-dev] Build instructions

2015-08-28 Thread Wiles, Keith
On 8/28/15, 2:49 PM, "dev on behalf of Ratliff, Stanley" wrote: >Hello everyone, > >I'm a DPDK newbie, so my apologies for the na?ve question. I'm trying to >use the instructions at http://dpdk.org/doc/quick-start. > >I've cloned the DPDK repo, & started with the make command. I got: > >stanr at

[dpdk-dev] Build instructions

2015-08-28 Thread Ratliff, Stanley
Hello again, My mistake. Typo. Sorry for the noise. Regards, Stan > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ratliff, Stanley > Sent: Friday, August 28, 2015 3:49 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Build instructions >

[dpdk-dev] Build instructions

2015-08-28 Thread Ratliff, Stanley
Hello everyone, I'm a DPDK newbie, so my apologies for the na?ve question. I'm trying to use the instructions at http://dpdk.org/doc/quick-start. I've cloned the DPDK repo, & started with the make command. I got: stanr at stansubu:~$ git clone http://dpdk.org/git/dpdk Cloning into 'dpdk'...