From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1240] [dpdk-23.07] meson_test/test_fasts: test eal_flags_file_prefix_autotest failed with `-a xx:xx.x ` parameter
Date: Mon, 29 May 2023 09:50:23 +0000 [thread overview]
Message-ID: <bug-1240-3@http.bugs.dpdk.org/> (raw)
[-- Attachment #1: Type: text/plain, Size: 2590 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1240
Bug ID: 1240
Summary: [dpdk-23.07] meson_test/test_fasts: test
eal_flags_file_prefix_autotest failed with `-a xx:xx.x
` parameter
Product: DPDK
Version: 23.07
Hardware: x86
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: dukaix.yuan@intel.com
Target Milestone: ---
Environment
DPDK version: dpdk 23.07 c9df59bcc9be
Other software versions: N/A
OS: Ubuntu22.04.2/5.15.45-051545-generic
Compiler: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Hardware platform: Intel(R) Xeon(R) Platinum 8380 CPU @ 2.30GHz
NIC hardware: N/A.
NIC firmware: N/A
[Test Setup]
1.Use the following command to bind NIC port to DPDK:
dpdk-devbind.py -b vfio-pci 31:00.0 31:00.1 b1:00.0 b1:00.1
2. Use the following command to build DPDK:
rm -rf x86_64-native-linuxapp-gcc
CC=gcc meson --werror -Denable_kmods=True -Dlibdir=lib -Dexamples=all
--default-library=static x86_64-native-linuxapp-gcc
ninja -C x86_64-native-linuxapp-gcc -j 110
3. Execute the following command in the dpdk directory,the test result will be
FAILED:
DPDK_TEST=eal_flags_file_prefix_autotest MALLOC_PERTURB_=192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=eal_flags_file_prefix_autotest -a 31:00.0 -a 31:00.1
4. Execute the following command in the dpdk directory,the test result will
PASS:
DPDK_TEST=eal_flags_file_prefix_autotest MALLOC_PERTURB_=192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=eal_flags_file_prefix_autotest -a 31:00.0 -a 31:00.1 -a b1:00.0
-a b1:00.1
[Show the output from the previous commands]
1.Test Results of Step 3:
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:b1:00.1 (socket 1)
ice_load_pkg_type(): Active package is: 1.3.30.0, ICE OS Default Package
(double VLAN mode)
Error - hugepage files for memtest1 were not deleted!
Test Failed
2.Test Results of Step 4:
EAL: Failed to open VFIO group 184
EAL: Requested device 0000:b1:00.0 cannot be used
EAL: Cannot open /dev/vfio/185: Device or resource busy
EAL: Failed to open VFIO group 185
EAL: Requested device 0000:b1:00.1 cannot be used
Test OK
[Expected Result]
Explain what is the expected result in text or as an example output:
Test OK
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 4487 bytes --]
reply other threads:[~2023-05-29 9:50 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-1240-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.