All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/meson Bug 1412] [dpdk-24.03] meson_tests/driver: core dumped occurred after exit dpdk-test
Date: Mon, 08 Apr 2024 07:06:53 +0000	[thread overview]
Message-ID: <bug-1412-3@http.bugs.dpdk.org/> (raw)

[-- Attachment #1: Type: text/plain, Size: 1817 bytes --]

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@dpdk.org
          Reporter: songx.jiale@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.

[-- Attachment #2: Type: text/html, Size: 3720 bytes --]

                 reply	other threads:[~2024-04-08  7:06 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-1412-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.