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 829EE464EA;
Thu, 3 Apr 2025 01:55:36 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id 352774029A;
Thu, 3 Apr 2025 01:55:36 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 1FB864014F
for ; Thu, 3 Apr 2025 01:55:35 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id F1911464EB; Thu, 3 Apr 2025 01:55:34 +0200 (CEST)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/ethdev Bug 1688] [24.11] random application crash in
failsafe_rx_burst_fast
Date: Wed, 02 Apr 2025 23:55:34 +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: 24.11
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: kanikamago@microsoft.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 attachments.created
Message-ID:
Content-Type: multipart/alternative; boundary=17436381340.Ab56E7A.1547965
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
--17436381340.Ab56E7A.1547965
Date: Thu, 3 Apr 2025 01:55:34 +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=3D1688
Bug ID: 1688
Summary: [24.11] random application crash in
failsafe_rx_burst_fast
Product: DPDK
Version: 24.11
Hardware: All
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: kanikamago@microsoft.com
Target Milestone: ---
Created attachment 307
--> https://bugs.dpdk.org/attachment.cgi?id=3D307&action=3Dedit
Coredump of application crash
we recently upgraded our packet processing application from 20.11 to 24.11 =
LTS
dpdk version. The change when rolled to canary is causing nodes to crash
randomly. The crash is not recurring i.e. when node is recovered the
application starts and runs.
Host OS - Windows
Guest OS - Linux (Mariner), application running here
Linkage - DPDK statically compiled into app
Crash callstack - Attached as Image
NIC - Mellanox ConnectX-3-pro
Application params - -a $PCI --vdev=3Dnet_vdev_netvsc0,iface=3D$IFNAME=20
Secondary application - None
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17436381340.Ab56E7A.1547965
Date: Thu, 3 Apr 2025 01:55:34 +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
[24.11] random application crash in failsafe_rx_burst_fast
Product
DPDK
Version
24.11
Hardware
All
OS
Linux
Status
UNCONFIRMED
Severity
major
Priority
Normal
Component
ethdev
Assignee
dev@dpdk.org
Reporter
kanikamago@microsoft.com
Target Milestone
---
Created attachment 307[details]
Coredump of application crash
we recently upgraded our packet processing application from 20.11 to 24.11 =
LTS
dpdk version. The change when rolled to canary is causing nodes to crash
randomly. The crash is not recurring i.e. when node is recovered the
application starts and runs.
Host OS - Windows
Guest OS - Linux (Mariner), application running here
Linkage - DPDK statically compiled into app
Crash callstack - Attached as Image
NIC - Mellanox ConnectX-3-pro
Application params - -a $PCI --vdev=3Dnet_vdev_netvsc0,iface=3D$IFNAME=20
Secondary application - None
Created attachment 307 [details] Coredump of application crash we recently upgraded our packet processing application from 20.11 to 24.11 = LTS dpdk version. The change when rolled to canary is causing nodes to crash randomly. The crash is not recurring i.e. when node is recovered the application starts and runs. Host OS - Windows Guest OS - Linux (Mariner), application running here Linkage - DPDK statically compiled into app Crash callstack - Attached as Image NIC - Mellanox ConnectX-3-pro Application params - -a $PCI --vdev=3Dnet_vdev_netvsc0,iface=3D$IFNAME=20 Secondary application - None