[dpdk-24.03] meson_tests/driver: core dumped occurred after e=
xit dpdk-test
Product
DPDK
Version
24.03
Hardware
x86
OS
Linux
Status
UNCONFIRMED
Severity
normal
Priority
Normal
Component
meson
Assignee
dev@dpdk.org
Reporter
songx.jiale@intel.com
Target Milestone
---
[Environment]
DPDK version:=20
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:15=
93]
(rev 02)
NIC driver: ice-1.13.7
NIC firmware: 4.40 0x8001c982 1.3534.0
[Test Setup]
1. compile dpdk=20
rm -rf x86_64-native-linuxapp-clang
CC=3Dclang meson -Denable_kmods=3DTrue -Dlibdir=3Dlib --default-library=3Ds=
tatic
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=3Ddma_skeleton -a 31:00.0 -a 31:00.1 -a 31:00.2 -a 31:00.3 =EF=BC=88=
Note: If it
cannot be reproduced, please try using a different core=EF=BC=89
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