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 3BCC044112; Fri, 31 May 2024 09:58:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E5604027D; Fri, 31 May 2024 09:58:29 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id ED56E4027C for ; Fri, 31 May 2024 09:58:26 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id E06D744117; Fri, 31 May 2024 09:58:26 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/ethdev Bug 1449] mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error Date: Fri, 31 May 2024 07:58:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: ethdev X-Bugzilla-Version: 23.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: junwang01@cestc.cn 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=17171423060.c6a1C4DE.3594878 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 --17171423060.c6a1C4DE.3594878 Date: Fri, 31 May 2024 09:58:26 +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=3D1449 Bug ID: 1449 Summary: mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error Product: DPDK Version: 23.11 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: junwang01@cestc.cn Target Milestone: --- Encountering numerous errors while using Mellanox network cards, with corresponding dpdk_mlx5_port_1_txq log files appearing. 81:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] 81:00.1 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] 83:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] 83:00.1 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] error log: ERR|mlx5_common: Failed to modify SQ using DevX ERR|mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error -rw-r--r--. 1 root root 5125319 May 31 07:31 dpdk_mlx5_port_1_txq_5_index_0_961489044 -rw-r--r--. 1 root root 5125316 May 31 07:33 dpdk_mlx5_port_0_txq_5_index_0_3803015032 -rw-r--r--. 1 root root 5125316 May 31 07:33 dpdk_mlx5_port_0_txq_5_index_1_2145400081 -rw-r--r--. 1 root root 5125317 May 31 07:34 dpdk_mlx5_port_0_txq_5_index_2_4220388614 -rw-r--r--. 1 root root 5125319 May 31 07:34 dpdk_mlx5_port_1_txq_5_index_1_2116199443 -rw-r--r--. 1 root root 5125317 May 31 07:34 dpdk_mlx5_port_0_txq_5_index_3_424286866 -rw-r--r--. 1 root root 5125314 May 31 07:34 dpdk_mlx5_port_0_txq_5_index_4_444741594 -rw-r--r--. 1 root root 5125319 May 31 07:36 dpdk_mlx5_port_1_txq_5_index_2_2750857465 -rw-r--r--. 1 root root 5125319 May 31 07:43 dpdk_mlx5_port_1_txq_5_index_3_3469934895 -rw-r--r--. 1 root root 5125318 May 31 07:45 dpdk_mlx5_port_1_txq_5_index_4_1202706394 -rw-r--r--. 1 root root 5125319 May 31 07:46 dpdk_mlx5_port_1_txq_5_index_5_441266885 -rw-r--r--. 1 root root 5125318 May 31 07:46 dpdk_mlx5_port_1_txq_5_index_6_2418270543 -rw-r--r--. 1 root root 5125318 May 31 07:47 dpdk_mlx5_port_1_txq_5_index_7_73903614 --=20 You are receiving this mail because: You are the assignee for the bug.= --17171423060.c6a1C4DE.3594878 Date: Fri, 31 May 2024 09:58:26 +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
Bug ID 1449
Summary mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O e= rror
Product DPDK
Version 23.11
Hardware All
OS All
Status UNCONFIRMED
Severity normal
Priority Normal
Component ethdev
Assignee dev@dpdk.org
Reporter junwang01@cestc.cn
Target Milestone ---

Encountering numerous errors while=
 using Mellanox network cards, with
corresponding dpdk_mlx5_port_1_txq log files appearing.


81:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6
Lx]
81:00.1 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6
Lx]
83:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6
Lx]
83:00.1 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6
Lx]


error log:
    ERR|mlx5_common: Failed to modify SQ using DevX
    ERR|mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error

-rw-r--r--. 1 root root 5125319 May 31 07:31
dpdk_mlx5_port_1_txq_5_index_0_961489044
-rw-r--r--. 1 root root 5125316 May 31 07:33
dpdk_mlx5_port_0_txq_5_index_0_3803015032
-rw-r--r--. 1 root root 5125316 May 31 07:33
dpdk_mlx5_port_0_txq_5_index_1_2145400081
-rw-r--r--. 1 root root 5125317 May 31 07:34
dpdk_mlx5_port_0_txq_5_index_2_4220388614
-rw-r--r--. 1 root root 5125319 May 31 07:34
dpdk_mlx5_port_1_txq_5_index_1_2116199443
-rw-r--r--. 1 root root 5125317 May 31 07:34
dpdk_mlx5_port_0_txq_5_index_3_424286866
-rw-r--r--. 1 root root 5125314 May 31 07:34
dpdk_mlx5_port_0_txq_5_index_4_444741594
-rw-r--r--. 1 root root 5125319 May 31 07:36
dpdk_mlx5_port_1_txq_5_index_2_2750857465
-rw-r--r--. 1 root root 5125319 May 31 07:43
dpdk_mlx5_port_1_txq_5_index_3_3469934895
-rw-r--r--. 1 root root 5125318 May 31 07:45
dpdk_mlx5_port_1_txq_5_index_4_1202706394
-rw-r--r--. 1 root root 5125319 May 31 07:46
dpdk_mlx5_port_1_txq_5_index_5_441266885
-rw-r--r--. 1 root root 5125318 May 31 07:46
dpdk_mlx5_port_1_txq_5_index_6_2418270543
-rw-r--r--. 1 root root 5125318 May 31 07:47
dpdk_mlx5_port_1_txq_5_index_7_73903614
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17171423060.c6a1C4DE.3594878--