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 37C8F45DBC;
Thu, 28 Nov 2024 07:57:58 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id D772B4066D;
Thu, 28 Nov 2024 07:57:57 +0100 (CET)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 23302402EB
for ; Thu, 28 Nov 2024 07:57:56 +0100 (CET)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id 08F0145DBE; Thu, 28 Nov 2024 07:57:56 +0100 (CET)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/meson Bug 1589] meson_tests/driver link_bonding_autotest test
failed
Date: Thu, 28 Nov 2024 06:57:55 +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: 24.11
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: hailinx.xu@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=17327770750.7fb010.1103123
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
--17327770750.7fb010.1103123
Date: Thu, 28 Nov 2024 07:57:55 +0100
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=3D1589
Bug ID: 1589
Summary: meson_tests/driver link_bonding_autotest test failed
Product: DPDK
Version: 24.11
Hardware: x86
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: hailinx.xu@intel.com
Target Milestone: ---
Environment
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
DPDK version: 24.11.0-rc4 a4f455560f747af8cd7fa99db86e757b7ff2fe79
OS: Red Hat Enterprise Linux 9.4 (Plow)/5.14.0-427.13.1.el9_4.x86_64
Compiler: =C2=A0gcc version 11.4.1 20231218 (Red Hat 11.4.1-3)
Hardware platform: Intel(R) Xeon(R) Gold 6140M CPU @ 2.30GHz
NIC hardware: Ethernet Controller XXV710 for 25GbE SFP28 158b
NIC firmware:=C2=A0
FW: 9.50 0x8000f49c 255.65535.255
Driver: 5.14.0-427.13.1.el9_4.x86_64
Test Setup
Steps to reproduce
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
1. Bind ports to vfio-pci
./usertools/dpdk-devbind.py -b vfio-pci 0000:af:00.0 0000:af:00.1
2. Launch dpdk-test
./x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff -a 0000:af:00.0 -a
0000:af:00.1
3. Start link_bonding_autotest test
RTE>>link_bonding_autotest
Show the output from the previous commands.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=C2=A0+ ------------------------------------------------------- +
=C2=A0+ Test Suite Summary : Link Bonding Unit Test Suite
=C2=A0+ ------------------------------------------------------- +
=C2=A0+ Tests Total : =C2=A0 =C2=A0 =C2=A0 65
=C2=A0+ Tests Skipped : =C2=A0 =C2=A0 =C2=A00
=C2=A0+ Tests Executed : =C2=A0 =C2=A065
=C2=A0+ Tests Unsupported: =C2=A0 0
=C2=A0+ Tests Passed : =C2=A0 =C2=A0 =C2=A027
=C2=A0+ Tests Failed : =C2=A0 =C2=A0 =C2=A038
=C2=A0+ ------------------------------------------------------- +
Test Failed=20
Expected Result
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=C2=A0+ ------------------------------------------------------- +
=C2=A0+ Test Suite Summary : Link Bonding Unit Test Suite
=C2=A0+ ------------------------------------------------------- +
=C2=A0+ Tests Total : =C2=A0 =C2=A0 =C2=A0 65
=C2=A0+ Tests Skipped : =C2=A0 =C2=A0 =C2=A00
=C2=A0+ Tests Executed : =C2=A0 =C2=A065
=C2=A0+ Tests Unsupported: =C2=A0 0
=C2=A0+ Tests Passed : =C2=A0 =C2=A0 =C2=A065
=C2=A0+ Tests Failed : =C2=A0 =C2=A0 =C2=A0 0
=C2=A0+ ------------------------------------------------------- +
Test OK=20
bad commit
**********
commit 112ce3917674b7e316776305d7e27778d17eb1b7 (HEAD)
Author: Stephen Hemminger
Date: =C2=A0 Thu Nov 21 10:23:22 2024 -0800
=C2=A0 =C2=A0 test/bonding: fix loop on members
=C2=A0 =C2=A0 Do not use same variable for outer and inner loop in bonding =
test.
=C2=A0 =C2=A0 Since the loop is just freeing the resulting burst use bulk f=
ree.
=C2=A0 =C2=A0 Link: https://pvs-studio.com/en/blog/posts/cpp/1179/
=C2=A0 =C2=A0 Fixes: 92073ef961ee ("bond: unit tests")
=C2=A0 =C2=A0 Cc: stable@dpdk.org
=C2=A0 =C2=A0 Signed-off-by: Stephen Hemminger
=C2=A0 =C2=A0 Acked-by: Bruce Richardson
=C2=A0 =C2=A0 Acked-by: Chengwen Feng
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17327770750.7fb010.1103123
Date: Thu, 28 Nov 2024 07:57:55 +0100
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
Bug ID |
1589
|
Summary |
meson_tests/driver link_bonding_autotest test failed
|
Product |
DPDK
|
Version |
24.11
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
normal
|
Priority |
Normal
|
Component |
meson
|
Assignee |
dev@dpdk.org
|
Reporter |
hailinx.xu@intel.com
|
Target Milestone |
---
|
You are receiving this mail because:
- You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
=
--17327770750.7fb010.1103123--