DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] DPDK Hello World application
@ 2017-04-06  5:15 Ashwini Thaokar
  2017-04-06  5:18 ` Dharmesh Mehta
  0 siblings, 1 reply; 3+ messages in thread
From: Ashwini Thaokar @ 2017-04-06  5:15 UTC (permalink / raw)
  To: users

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-06 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06  5:15 [dpdk-users] DPDK Hello World application Ashwini Thaokar
2017-04-06  5:18 ` Dharmesh Mehta
2017-04-06 13:42   ` Wiles, Keith

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).