<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 - meson_tests/driver link_bonding_autotest test failed"
href="https://bugs.dpdk.org/show_bug.cgi?id=1593">1593</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>meson_tests/driver link_bonding_autotest test failed
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>22.11
</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>linglix.chen@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: 09fb920298 (tag: v22.11.7-rc1) version: 22.11.7-rc1
OS: openEuler 22.03/5.10.0-136.26.0.102.oe2203sp1.x86_64
Compiler: gcc version 10.3.1 (GCC)
Hardware platform: Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz
NIC hardware: Ethernet Controller XXV710 for 25GbE SFP28 158b
NIC firmware:
FW: 9.00 0x8000ceba 1.1691.0
Driver: i40e-2.20.12
Test Setup
Steps to reproduce
==================
1. Bind ports to vfio-pci
./usertools/dpdk-devbind.py -b vfio-pci 0000:af:00.0 0000:af:00.1
2. Start link_bonding_autotest test
meson test -C x86_64-native-linuxapp-gcc --suite DPDK:driver-tests
link_bonding_autotest -t 24 --test-args '-c 0xff' --num-processes 20
Show the output from the previous commands.
===========================================
ninja: no work to do.
ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc'
ninja: no work to do.
1/1 DPDK:driver-tests / link_bonding_autotest FAIL 3.05s
(exit status 255 or signal 127 SIGinvalid)
<span class="quote">>>> MALLOC_PERTURB_=156 DPDK_TEST=link_bonding_autotest
>>> /root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test -c 0xff</span >
Ok: 0
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to
/root/dpdk/x86_64-native-linuxapp-gcc/meson-logs/testlog.txt
Expected Result
===============
Test OK, no fail
bad commit
**********
commit 634cf74378ab4fb451ea6f24aca1658cfce24743
Author: Stephen Hemminger <<a href="mailto:stephen@networkplumber.org">stephen@networkplumber.org</a>>
Date: Thu Nov 21 10:23:22 2024 -0800
test/bonding: fix loop on members
[ upstream commit 112ce3917674b7e316776305d7e27778d17eb1b7 ]
Do not use same variable for outer and inner loop in bonding test.
Since the loop is just freeing the resulting burst use bulk free.
Link: <a href="https://pvs-studio.com/en/blog/posts/cpp/1179/">https://pvs-studio.com/en/blog/posts/cpp/1179/</a>
Fixes: 92073ef961ee ("bond: unit tests")
Signed-off-by: Stephen Hemminger <<a href="mailto:stephen@networkplumber.org">stephen@networkplumber.org</a>>
Acked-by: Bruce Richardson <<a href="mailto:bruce.richardson@intel.com">bruce.richardson@intel.com</a>>
Acked-by: Chengwen Feng <<a href="mailto:fengchengwen@huawei.com">fengchengwen@huawei.com</a>>
</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=1593">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>