From nobody Tue Oct 22 12:27:31 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 4XXrzR4tQRz5PPj0 for ; Tue, 22 Oct 2024 12:27:31 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XXrzR3gTsz4vWg for ; Tue, 22 Oct 2024 12:27:31 +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=1729600051; 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=kthceGngOT1IJRLzCZWT1j3vqcQRKXwyAcoXbhsxr4M=; b=NN6y4n/d93nIeljhddMnwWSCe8lwmy2u+3S/+KijA4ewo4ZWyfJAvhTfgIENMlRBu5KENd xhNsX8655AE8l9cf/C1Sggn/M7kbXVwKtNtkySozdpgCq0i3j3aL99z7xYGkRxWz/PRfWo gD2NmM9NvyC5LsNwu25gJJ2X2baTRqotP86q8oqe3lQm8C+44kTzUMcJGGwSWpRYuLT/Vt yAV3YpeMuN/aD2gjku4ZMkkujjSq27pUFle6wRxI1smLQ3FPpeR5wOKTS/vwvDI95tSy7+ PR/MrK4gtCsl0K90irq5j89GiaLg52q6noGEQLUcD8ITykTEbwkxJOv/fGKfOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729600051; a=rsa-sha256; cv=none; b=RjehXkNG9fEXET8sLtrqya5O1B+x1ZmIMdIDPtEqPK5p+phG51nLh1W1RxytpVo9o9Sgpp 4sI2Cifr4R4i9H8m+B/J+lYc1X/K7f81AAZgTmzoQ+TIuyaj4z5jtpnQZGB54ZD/ia9GcE gtNDLDroQA2IlGcNDUjsoPAaYeUJH/6KWQBZIf+FayH81oemNOtiadw0p52VSvhR3AGCQ7 dd+XlX/Adh2WOEBZILjb3UvXQYF4HEO3tIKvDwxphL4Xy0FxlWy1EiZsEv9zh5ipp7Sjgj fBOwj0sUHdPW0ZfAnVM5kkCQEUHHSVOnTrHzsGLjS5CgMYfCAqHzugel3YQ+Lw== 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 4XXrzR3FN9z1CvN for ; Tue, 22 Oct 2024 12:27:31 +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 49MCRVwG016944 for ; Tue, 22 Oct 2024 12:27:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49MCRV1d016943 for bugs@FreeBSD.org; Tue, 22 Oct 2024 12:27:31 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 243548] mlx4en shows DAC cable media type as '10Gbase-SR' Date: Tue, 22 Oct 2024 12:27:31 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: eric@thesprouls.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: 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: 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=3D243548 Eric Sproul changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric@thesprouls.net --- Comment #1 from Eric Sproul --- The same situation happens for sfxge (Solarflare) when using DAC cabling. --=20 You are receiving this mail because: You are the assignee for the bug.=