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 A0229A0548; Thu, 2 Jun 2022 11:55:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 547CD40691; Thu, 2 Jun 2022 11:55:41 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 8BB164021E for ; Thu, 2 Jun 2022 11:55:39 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 46813A054F; Thu, 2 Jun 2022 11:55:39 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [Bug 1024] [dpdk-22.07][meson test] driver-tests/link_bonding_mode4_autotest bond handshake failed Date: Thu, 02 Jun 2022 09:55:38 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: weiyuanx.li@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: 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 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 https://bugs.dpdk.org/show_bug.cgi?id=3D1024 Bug ID: 1024 Summary: [dpdk-22.07][meson test] driver-tests/link_bonding_mode4_autotest bond handshake failed Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: meson Assignee: dev@dpdk.org Reporter: weiyuanx.li@intel.com Target Milestone: --- Environment DPDK version: dpdk-22.07-rc0:eeab353b793109432538ba480a44de5dd3048032 Other software versions: name/version for QEMU, OVS, etc. Repeat as require= d. OS: Ubuntu 22.04 LTS/=C2=A05.15.0-27-generic Compiler: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Hardware platform: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz NIC hardware: Ethernet Controller XXV710 for 25GbE SFP28 158b. NIC firmware:=C2=A0i40e-5.15.0-27-generic/8.70 0x8000c40f 1.3179.0 Test Setup Steps to reproduce List the steps to reproduce the issue. 1. Use the following command to build DPDK:=20 CC=3Dgcc meson -Denable_kmods=3DTrue -Dlibdir=3Dlib --default-library=3Dsta= tic x86_64-native-linuxapp-gcc/ ninja -C x86_64-native-linuxapp-gcc/=20 2. Execute the following command in the dpdk directory.=20 meson test -C x86_64-native-linuxapp-gcc link_bonding_mode4_autotest -t 0.1 Show the output from the previous commands. 1/1 DPDK:driver-tests / link_bonding_mode4_autotest FAIL 22.68s= =20=20 killed by signal 11 SIGSEGV 09:33:43 DPDK_TEST=3Dlink_bonding_mode4_autotest MALLOC_PERTURB_=3D42 /root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test ----------------------------------- output --------------------------------= --- stdout: RTE>>link_bonding_mode4_autotest^M + ------------------------------------------------------- + + Test Suite : Link Bonding mode 4 Unit Test Suite + ------------------------------------------------------- + + TestCase [ 0] : test_mode4_agg_mode_selection failed + TestCase [ 1] : test_mode4_lacp succeeded + TestCase [ 2] : test_mode4_rx succeeded + TestCase [ 3] : test_mode4_tx_burst succeeded + TestCase [ 4] : test_mode4_marker succeeded + TestCase [ 5] : test_mode4_expired succeeded + TestCase [ 6] : test_mode4_ext_ctrl succeeded + TestCase [ 7] : test_mode4_ext_lacp succeeded + ------------------------------------------------------- + + Test Suite Summary : Link Bonding mode 4 Unit Test Suite + ------------------------------------------------------- + + Tests Total : 8 + Tests Skipped : 0 + Tests Executed : 8 + Tests Unsupported: 0 + Tests Passed : 7 + Tests Failed : 1 + ------------------------------------------------------- + Test Failed RTE>> stderr: EAL: Detected CPU lcores: 72 EAL: Detected NUMA nodes: 2 EAL: Detected static linkage of DPDK EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: Selected IOVA mode 'VA' EAL: VFIO support initialized EAL: Using IOMMU type 1 (Type 1) EAL: Ignore mapping IO port bar(1) EAL: Ignore mapping IO port bar(4) EAL: Probe PCI driver: net_i40e (8086:158b) device: 0000:81:00.0 (socket 1) APP: HPET is not enabled, using TSC as default timer bond_ethdev_mode_set(1587) - Using mode 4, it is necessary to do TX burst a= nd RX burst at least every 100ms. Device with port_id=3D1 already started Device with port_id=3D2 already started Device with port_id=3D3 already started Device with port_id=3D4 already started EAL: Test assert bond_handshake line 643 failed: Bond handshake failedEAL: = Test assert test_mode4_agg_mode_selection line 680 failed: Initial handshake fai= led Device with port_id=3D1 already stopped Expected Result Test OK Regression Is this issue a regression: (Y/N) Y First run it by using "meson test" --=20 You are receiving this mail because: You are the assignee for the bug.=