From nobody Mon Oct 28 15:51:57 2024 X-Original-To: bugs@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 4XcdDZ06zLz5bV5B for ; Mon, 28 Oct 2024 15:51:58 +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 4XcdDY68nhz43LY for ; Mon, 28 Oct 2024 15:51:57 +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=1730130717; 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=cAFU21EHjG8zah1xb7JSMVol8AsUMc9wLwkA3wJ2P/w=; b=kVL0VlV/IrAaVqMAXlAsrCkm1pqcEs3W4xI0MRjRhEQfABYots5xLu7/q5FVe76omG0lsd 52Gd8bXZJBDUK8dJnsKsrTkHVJaNR4zB6gFwqT2X5m9eOJ02hBDAvpg1+HhdMz9VUJSfNu Qo4RLP6LsItuJiky/zTLalvxXJN+s5+j3Ptoq/Uekj8LAOuDnYHOLtFF/OBTMTLf3uZfwk /7qTnqfZ57VQQmVqGqxLSHnhahV8UTVqMBl5dpf0TUuErHSHoHzTpzaRHFKvFoO7L+yjPL wrVUP+kwy7UnKK+NRJWnaj5zFt/7KxZfLlKPzK537+CA4RfdkjfGFyd6sm0LXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730130717; a=rsa-sha256; cv=none; b=tLSADSbvUt/igObgM73aHdJGvkkQ6zAALc/BmkUd3w//TCCZoZ9ot5IDPd42c2I3aPIyju BfBHPI39wHUG+i9y9RNeto0J7z/Gh8nSNGyTiMIACzKU/EeRGoGIJhjCZd9/+aQ/ViKNxw 3vMV2M059Ws4oc2LxMT55vVyZoMWKR63jZPdrmwhuW/r8wBI3IrGUefz3VM4D4K6DFxlkJ Af31+gezUx+l2Unt47aFIXFSeA8c6nLSdFAvJlq5gB4IeaSl2v/+CndK2RUtFtn6EwPoJd StnJXhEt/k4xYz5IvZwy+kfxlS+FhIV0SMREZFYsnhkzXhdZPnTKpLn8BVpUrw== 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 4XcdDY5fgnzlKw for ; Mon, 28 Oct 2024 15:51:57 +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 49SFpvQh063109 for ; Mon, 28 Oct 2024 15:51:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SFpvY7063108 for bugs@FreeBSD.org; Mon, 28 Oct 2024 15:51:57 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: bugs@FreeBSD.org Subject: [Bug 259442] cxgbe does not support debugnet Date: Mon, 28 Oct 2024 15:51:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259442 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Keywords| |feature --=20 You are receiving this mail because: You are the assignee for the bug.=