From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1230] [dpdk-22.07][meson test] malloc_autotest test: failed to test
Date: Tue, 16 May 2023 02:18:15 +0000 [thread overview]
Message-ID: <bug-1230-3@http.bugs.dpdk.org/> (raw)
[-- Attachment #1: Type: text/plain, Size: 2283 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1230
Bug ID: 1230
Summary: [dpdk-22.07][meson test] malloc_autotest test: failed
to test
Product: DPDK
Version: 23.07
Hardware: All
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: yux.jiang@intel.com
Target Milestone: ---
Environment:
-------------------------------------------------------------
DPDK version: 23.03
OS: FreeBSD 13.2-RELEASE
Compiler: gcc version 12.2.0 (FreeBSD Ports Collection)
NIC hardware: Ethernet controller: Intel Corporation Ethernet
Controller XXV710 for 25GbE SFP28
Test Setup:
-------------------------------------------------------------
rm -rf x86_64-native-bsdapp-gcc/
CC=gcc meson -Denable_kmods=True -Dlibdir=lib --default-library=static
x86_64-native-bsdapp-gcc
ninja -C x86_64-native-bsdapp-gcc
kldunload contigmem.ko
kldunload nic_uio.ko
kldload x86_64-native-bsdapp-gcc/kernel/freebsd/contigmem.ko
kldload x86_64-native-bsdapp-gcc/kernel/freebsd/nic_uio.ko
kenv hw.nic_uio.bdfs="2:0:0,2:0:1"
MALLOC_PERTURB_=162 DPDK_TEST=malloc_autotest
/root/dpdk/x86_64-native-bsdapp-gcc/app/test/dpdk-test
Show the output from the previous commands:
-------------------------------------------------------------
Incorrect heap statistics: Allocated size
test_multi_alloc_statistics() failed
Test Failed
RTE>>
Expected Result:
-------------------------------------------------------------
Test OK
Regression:
-------------------------------------------------------------
Is this issue a regression: (Y/N) Y
Version the regression was introduced:
commit f62f4a375ff496abf66e48d5e1b1c442b86a82c1
Author: Fengnan Chang <changfengnan@bytedance.com>
Date: Fri Feb 10 14:30:22 2023 +0800
malloc: optimize 4K allocations
Here is a simple test case:
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 4229 bytes --]
reply other threads:[~2023-05-16 2:18 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=bug-1230-3@http.bugs.dpdk.org/ \
--to=bugzilla@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.