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 292E64417A; Thu, 13 Jun 2024 03:36:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E8854279D; Thu, 13 Jun 2024 03:35:57 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 0FB594026B for ; Thu, 13 Jun 2024 03:32:58 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id EE90144196; Thu, 13 Jun 2024 03:32:57 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/ethdev Bug 1458] i40e based NIC locked due to packet with invalid length Date: Thu, 13 Jun 2024 01:32:57 +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: 21.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: naveen@versa-networks.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=17182423770.A0fBaA9DA.1046526 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 --17182423770.A0fBaA9DA.1046526 Date: Thu, 13 Jun 2024 03:32:57 +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=3D1458 Bug ID: 1458 Summary: i40e based NIC locked due to packet with invalid length Product: DPDK Version: 21.11 Hardware: All OS: All Status: UNCONFIRMED Severity: critical Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: naveen@versa-networks.com Target Milestone: --- When packet with invalid length of zero received on NIC, interface is getti= ng stuck. Only way to recover is by restarting the device. This issue happens consistently.=20 i40e_dev_alarm_handler(): ICR0: malicious programming detected i40e_handle_mdd_event(): Malicious Driver Detection event 0x16 on TX queue = 1 PF number 0x00 VF number 0x00 device 0000:b7:00.0 --=20 You are receiving this mail because: You are the assignee for the bug.= --17182423770.A0fBaA9DA.1046526 Date: Thu, 13 Jun 2024 03:32:57 +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 1458
Summary i40e based NIC locked due to packet with invalid length
Product DPDK
Version 21.11
Hardware All
OS All
Status UNCONFIRMED
Severity critical
Priority Normal
Component ethdev
Assignee dev@dpdk.org
Reporter naveen@versa-networks.com
Target Milestone ---

When packet with invalid length of=
 zero received on NIC, interface is getting
stuck. Only way to recover is by restarting the device. This issue happens
consistently.=20

i40e_dev_alarm_handler(): ICR0: malicious programming detected
i40e_handle_mdd_event(): Malicious Driver Detection event 0x16 on TX queue =
1 PF
number 0x00 VF number 0x00 device 0000:b7:00.0
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17182423770.A0fBaA9DA.1046526--