From nobody Thu Nov 14 10:48:51 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xpxj20kzjz5cTyP for ; Thu, 14 Nov 2024 10:48:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xpxj16hNHz45K8 for ; Thu, 14 Nov 2024 10:48:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731581333; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=o6nc9qcW1n7UNPILI7lwHYPtreRhtL+k9QvBrGSAjMs=; b=fG5nf6c9AYM+BIuBUEuze8QKdwBoLmSDtG0UaUmbC8ZEJb/OmGrzB1IndCYdubHHjEba6s yMvJPXJMVJjShZI+m+Y1Luas3M6cv9Dzf5COLNDK3MWo6C9mzpBisBoUj62g7EmFADyq3W hBZZ6oAjw+PSmYnfmR8FDItTni6F92D1WGp2MnLbGQI7PPkktEnnDaehKLSKo+A+2xS76a uPPlJhOGgfIKHx4ojd2PJxhb6gvbhn/PM+HZrdZgSjwFoCZwnrIKB3ag2v1y0p5OIpuREk 4kDpHVUHuA7jEJSQyg1KwBanrjdLdHTwYv6K5jWFyrHWVXqyzX5vHj5b0Uzjyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731581333; a=rsa-sha256; cv=none; b=ecv9SOO15N4Areoa0L0sWL5g6cvnyPAf7SXOUpB3C3zXgKeb6OF/ZREkvB9sF0jKMk0p62 2gUvCkgtq2YvhSwWjzP6VEtZbBXOWGLdsJ9xtL1/AYdWTadoYjUSz3cFP5hCn+n/+t6ZpZ EjeNvHDzhushlUvrpvRzvoRQI/qJlQxfwkiWVxK0d4qRmbHxobcpGyjcJ+kkcdopKxJcFQ 9wkI4B0zKi2m2CXHyaTi6VN41D+kT18DBeX5ieokRYCbCCn6jPKPkf/eaHWsPwHV16tfJE 0pw+4nYRMXjWyxnGV3nMSidD8G4SP6iXtNP69CS4eydSqRFv5wg+bteR8QE10Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xpxj16JC7zc21 for ; Thu, 14 Nov 2024 10:48:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AEAmr5w028074 for ; Thu, 14 Nov 2024 10:48:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AEAmrnI028073 for net@FreeBSD.org; Thu, 14 Nov 2024 10:48:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory Date: Thu, 14 Nov 2024 10:48:51 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: nomad@neuronfarm.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback- X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245981 Michel Le Cocq changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nomad@neuronfarm.net --- Comment #40 from Michel Le Cocq --- Hi,=20 I'm in the same case. 14.1-RELEASE-p6 Dell PowerEdge R7425 BCM57412 NetXtreme-E 10Gb RDMA Ethernet Controller I've to downgrade the firmware of the BCM57412 to 21.60.22.11 to have it working. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=