[DPDK/meson Bug 1412] [dpdk-24.03] meson_tests/driver: core dumped occurred after exit dpdk-test
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Apr 8 09:06:53 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1412
Bug ID: 1412
Summary: [dpdk-24.03] meson_tests/driver: core dumped occurred
after exit dpdk-test
Product: DPDK
Version: 24.03
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: songx.jiale at intel.com
Target Milestone: ---
[Environment]
DPDK version:
dpdk-24.03.0-rc1: deedfb86a7a6e10064d3cccd593f62072de96e36
Other software versions: N/A.
OS: Ubuntu 22.04.3 LTS/5.15.0-82-generic
Compiler: clang version 12.0.1
Hardware platform: Intel(R) Xeon(R) Gold 6140M CPU @ 2.30GHz
NIC hardware: Intel Corporation Ethernet Controller E810-C for SFP [8086:1593]
(rev 02)
NIC driver: ice-1.13.7
NIC firmware: 4.40 0x8001c982 1.3534.0
[Test Setup]
1. compile dpdk
rm -rf x86_64-native-linuxapp-clang
CC=clang meson -Denable_kmods=True -Dlibdir=lib --default-library=static
x86_64-native-linuxapp-clang
ninja -C x86_64-native-linuxapp-clang -j 72
2. blind all pf to vfio-pci
./usertools/dpdk-devbind.py -b vfio-pci -a 31:00.0 -a 31:00.1 -a 31:00.2 -a
31:00.3
3. start dpdk-test
/root/dpdk/x86_64-native-linuxapp-clang/app/dpdk-test -l 0-39
--vdev=dma_skeleton -a 31:00.0 -a 31:00.1 -a 31:00.2 -a 31:00.3 (Note: If it
cannot be reproduced, please try using a different core)
4. exit dpdk-test
RTE>>quit
[Show the output from the previous commands.]
RTE>>quit
Segmentation fault (core dumped)
[Expected Result]
RTE>>quit
skeldma_remove(): Remove dma_skeleton dmadev
[Regression]
Is this issue a regression: (Y/N) N
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240408/2e19a325/attachment.htm>
More information about the dev
mailing list