From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 838C442BD1;
Mon, 29 May 2023 11:50:25 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id 1E55A410DD;
Mon, 29 May 2023 11:50:25 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id BC71A410D7
for ; Mon, 29 May 2023 11:50:23 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id A608042BD2; Mon, 29 May 2023 11:50:23 +0200 (CEST)
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
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: meson
X-Bugzilla-Version: 23.07
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dukaix.yuan@intel.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter
target_milestone
Message-ID:
Content-Type: multipart/alternative; boundary=16853538230.A081A.1933868
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--16853538230.A081A.1933868
Date: Mon, 29 May 2023 11:50:23 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1240
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=3Dgcc meson --werror -Denable_kmods=3DTrue -Dlibdir=3Dlib -Dexamples=3Da=
ll
--default-library=3Dstatic 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=3Deal_flags_file_prefix_autotest MALLOC_PERTURB_=3D192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=3Deal_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=3Deal_flags_file_prefix_autotest MALLOC_PERTURB_=3D192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=3Deal_flags_file_prefix_autotest -a 31:00.0 -a 31:00.1 -a b1:=
00.0
-a b1:00.1=20
[Show the output from the previous commands]
1.Test Results of Step 3=EF=BC=9A
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=EF=BC=9A
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
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--16853538230.A081A.1933868
Date: Mon, 29 May 2023 11:50:23 +0200
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
[dpdk-23.07] meson_test/test_fasts: test eal_flags_file_prefi=
x_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=3Dgcc meson --werror -Denable_kmods=3DTrue -Dlibdir=3Dlib -Dexamples=3Da=
ll
--default-library=3Dstatic 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=3Deal_flags_file_prefix_autotest MALLOC_PERTURB_=3D192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=3Deal_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=3Deal_flags_file_prefix_autotest MALLOC_PERTURB_=3D192
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
--file-prefix=3Deal_flags_file_prefix_autotest -a 31:00.0 -a 31:00.1 -a b1:=
00.0
-a b1:00.1=20
[Show the output from the previous commands]
1.Test Results of Step 3=EF=BC=9A
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=EF=BC=9A
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