From: Brandon Lo <blo@iol.unh.edu>
To: ci@dpdk.org, dev <dev@dpdk.org>
Subject: [dpdk-dev] FreeBSD 13 Memory / Contigmem Issues With Booting
Date: Wed, 16 Jun 2021 16:24:05 -0400 [thread overview]
Message-ID: <CAOeXdvY0WV2RghmaA4WCF=dhxbUQMY+QTcbNQQxnEvJLQyczLw@mail.gmail.com> (raw)
Hi everyone,
I have been trying to expand the UNH IOL unit testing coverage over to
FreeBSD 13.
Following this documentation:
https://doc.dpdk.org/guides/freebsd_gsg/build_dpdk.html#loading-the-dpdk-contigmem-module
I compiled the contigmem kernel module from the latest DPDK v21.05 and
set the variables in /boot/loader.conf.
This results in a kernel trap 12 on boot with a machine that has 4GB
of RAM available and 1 GB assigned for contigmem.
If I only set the loader.conf to load the contigmem kernel module
without setting any variables, then it boots fine.
However, using these default settings, DPDK unit tests (fast-suite)
fail in some of the test cases.
Is this a memory-related issue where the virtual machine does not have
enough memory allocated (if so, how much RAM is needed?),
or is it related to compatibility issues between the different FreeBSD versions?
Thanks,
Brandon
--
Brandon Lo
UNH InterOperability Laboratory
21 Madbury Rd, Suite 100, Durham, NH 03824
blo@iol.unh.edu
www.iol.unh.edu
next reply other threads:[~2021-06-16 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 20:24 Brandon Lo [this message]
2021-06-17 8:07 ` Bruce Richardson
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='CAOeXdvY0WV2RghmaA4WCF=dhxbUQMY+QTcbNQQxnEvJLQyczLw@mail.gmail.com' \
--to=blo@iol.unh.edu \
--cc=ci@dpdk.org \
--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).