From: Rajesh R <rajesh.arr@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] DPDK v2.0.0 -example program not receiving packets
Date: Wed, 6 May 2015 12:32:22 +0530 [thread overview]
Message-ID: <CAAh6R8L613hXqYQiTYnRCzHDDvHGtMpE1Ee1kL_0T6VipnjkNg@mail.gmail.com> (raw)
HI,
I have compiled DPDK v2.0.0 and tried to run example skeleton program on
RHEL 6.4(2.6.32 kernel) with 4 NUMA nodes.
I could make the program run but it was not receiving any packets. The
kernel was started without any hugepages parameter. The option '23' in
'setup' script in DPDK was showing hugepage=2MB, but number of hugepages=0
What could be the problem? Could you please suggest what I should try?
And then I started the kernel with parameter hugepages=256. But then the
program is crashing with an error
EAL: rte_eal_common_log_init(): cannot create history mempool
PANIC in rte_eal_init():
Cannot init logs
What could be the problem?
Also when I am using option '16' in the setup script in DPDK to setup the
hugepages it prints an error
"/sys/devices/system/node/node0/hugepages/hugepages-2048KB/nr_hugepages :
No such file or directory"
I verified that though mine is NUMA machine , this apath is not existing.
but "/sys/kernel/mm/hugepages" path is there.
--
Regards
Rajesh R
reply other threads:[~2015-05-06 7:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=CAAh6R8L613hXqYQiTYnRCzHDDvHGtMpE1Ee1kL_0T6VipnjkNg@mail.gmail.com \
--to=rajesh.arr@gmail.com \
--cc=dev@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).