<html>
<head>
<base href="https://bugs.dpdk.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - [dpdk-23.07] meson_test/test_fasts: test eal_flags_file_prefix_autotest failed with `-a xx:xx.x ` parameter"
href="https://bugs.dpdk.org/show_bug.cgi?id=1240">1240</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[dpdk-23.07] meson_test/test_fasts: test eal_flags_file_prefix_autotest failed with `-a xx:xx.x ` parameter
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>23.07
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>meson
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dev@dpdk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dukaix.yuan@intel.com
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr></table>
<p>
<div class="bz_comment_block">
<pre class="bz_comment_text">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
</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1240">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>