DPDK usage discussions
 help / color / mirror / Atom feed
From: Ashwini Thaokar <thaokar.a@husky.neu.edu>
To: users@dpdk.org
Subject: [dpdk-users] DPDK Hello World application
Date: Thu, 6 Apr 2017 01:15:31 -0400	[thread overview]
Message-ID: <59E989B8-03F7-4C12-8850-5AD1C7E899EE@husky.neu.edu> (raw)

I am trying to run the hello world application on my VMware Fusion with Ubuntu OS. I am getting the following error:

ashwinithaokar@ubuntu:~/Desktop/dpdk-17.02/examples/helloworld/build/app$ ./helloworld -l 0-3 -n 4
EAL: Detected 1 lcore(s)
EAL: Probing VFIO support...
EAL: WARNING: Master core has no memory on local socket!
EAL: pthread_setaffinity_np failed
PANIC in eal_thread_loop():
cannot set affinity
EAL: pthread_setaffinity_np failed
PANIC in eal_thread_loop():
cannot set affinity
EAL: pthread_setaffinity_np failed
PANIC in eal_thread_loop():
cannot set affinity
5: [/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fd1ecb4782d]]
4: [/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fd1ece116ba]]
3: [./helloworld(eal_thread_loop+0x240) [0x4720f0]]
2: [./helloworld(__rte_panic+0xc9) [0x430211]]
1: [./helloworld(rte_dump_stack+0x2b) [0x47636b]]
Aborted (core dumped)

Please explain me what steps to take to avoid this.

             reply	other threads:[~2017-04-06  5:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06  5:15 Ashwini Thaokar [this message]
2017-04-06  5:18 ` Dharmesh Mehta
2017-04-06 13:42   ` Wiles, Keith

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=59E989B8-03F7-4C12-8850-5AD1C7E899EE@husky.neu.edu \
    --to=thaokar.a@husky.neu.edu \
    --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).