From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DE57C4332F for ; Fri, 15 Dec 2023 03:55:40 +0000 (UTC) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15F85402A6; Fri, 15 Dec 2023 04:55:39 +0100 (CET) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 2264E40266 for ; Fri, 15 Dec 2023 04:55:38 +0100 (CET) Received: by inbox.dpdk.org (Postfix, from userid 33) id 1807E436F8; Fri, 15 Dec 2023 04:55:38 +0100 (CET) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [Bug 943] BUG: scheduling while atomic Date: Fri, 15 Dec 2023 03:55:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: cryptodev X-Bugzilla-Version: 21.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: stephen@networkplumber.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: 18.05 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status Message-ID: In-Reply-To: References: Content-Type: multipart/alternative; boundary=17026125370.e6bfEd.4152603 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 --17026125370.e6bfEd.4152603 Date: Fri, 15 Dec 2023 04:55:37 +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=3D943 Stephen Hemminger (stephen@networkplumber.org) changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX CC| |stephen@networkplumber.org Status|CONFIRMED |RESOLVED --- Comment #1 from Stephen Hemminger (stephen@networkplumber.org) --- KNI was flawed in the design. It called to userspace with RTNL mutex held leading to all sorts of issues. Because of this and other flaws, the driver= was deprecated and removed in 23.11 release. Closing this bug. --=20 You are receiving this mail because: You are the assignee for the bug.= --17026125370.e6bfEd.4152603 Date: Fri, 15 Dec 2023 04:55:37 +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 Stephen Hemminger changed bug 943
What Removed Added
Resolution --- WONTFIX
CC   stephen@networkplumber.org
Status CONFIRMED RESOLVED

Comment # 1 on bug 943 from Stephen Hemminger
KNI was flawed in the design. It c=
alled to userspace with RTNL mutex held
leading to all sorts of issues. Because of this and other flaws, the driver=
 was
deprecated and removed in 23.11 release. Closing this bug.
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17026125370.e6bfEd.4152603--