From: "Wiles, Keith" <keith.wiles@intel.com>
To: Dharmesh Mehta <mehtadharmesh@yahoo.com>
Cc: Ashwini Thaokar <thaokar.a@husky.neu.edu>,
"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] DPDK Hello World application
Date: Thu, 6 Apr 2017 13:42:51 +0000 [thread overview]
Message-ID: <D838F249-ED8E-4235-A5D0-EDDFE200DD77@intel.com> (raw)
In-Reply-To: <421167452.434976.1491455920954@mail.yahoo.com>
> On Apr 6, 2017, at 12:18 AM, Dharmesh Mehta <mehtadharmesh@yahoo.com> wrote:
>
> please run with sudo.also make sure huge pages are setup correctly.
You can disable huge pages and PCI using EAL option —no-huge and —no-pci ‘—‘ in front of each option is two dash characters.
>
> From: Ashwini Thaokar <thaokar.a@husky.neu.edu>
> To: users@dpdk.org
> Sent: Wednesday, April 5, 2017 10:15 PM
> Subject: [dpdk-users] DPDK Hello World application
>
> 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.
>
>
Regards,
Keith
prev parent reply other threads:[~2017-04-06 13:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-06 5:15 Ashwini Thaokar
2017-04-06 5:18 ` Dharmesh Mehta
2017-04-06 13:42 ` Wiles, Keith [this message]
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=D838F249-ED8E-4235-A5D0-EDDFE200DD77@intel.com \
--to=keith.wiles@intel.com \
--cc=mehtadharmesh@yahoo.com \
--cc=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).