From nobody Tue Jan 7 00:09:02 2025 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 4YRrxt1BkCz5kSLt for ; Tue, 07 Jan 2025 00:09:06 +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 4YRrxt0B56z46g2 for ; Tue, 7 Jan 2025 00:09:06 +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=1736208546; 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=pah4X5s5VK5DdHNCskgkWS1ss0MDX8zrEnFEQVeIMsM=; b=GAHJcSMicSrIB+Lwl0UQOiCMB5i8ujcDdbw3ADhopv8xGMeZ56l5zxsktT+uz7Ty30nB6J QaSTsm6sOkLUDttAjIuit+6Hl+bf7guYacJ4B5CwNrSyeH1Gub/q/3bfQxZwIZpAEOvjE6 220xdoLz9Wtbhyzu3C6hsfr0cISE0nQKhDgmQjuNI4BmdWOP/VHk4RgnofleLfvmUBCiQM fgOmSDIrrr3kkIVM8GiJf0iG0w23b2FB586blIcx12WKVCS+IdvYH19DBjWO9h+RROoPw7 rvwxRV2EMkWXTHLtWz/Siq13JpI8xX0e2IavaNQEEMniC/s0okUHYykLeYOYsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736208546; a=rsa-sha256; cv=none; b=G1B3GYltC6c4IeTqEYxkKnHD2jgDsyQv3nJPJ0u6I4VsIQsphRfsZ8IPau3uXiq7A1D8mP 7myO+d3bSjDFVOpNgwz//NHLaB2wPTKL8JTa5Kr55pxKWjjd89sA0x1ML+ynqQuN6a80Nc nzmO/7x1ogqmkcN4I4bdvephr3SDbgdaaUScLJ+1FAixyZM7UsKyMwp2ghksHFNMoWXHVZ hun7PHu7TB4z+bqFoIwPasg+/ssFOkZvw7h9+rfuslgQgL4pwC7EYalgDzqrgl/TPO/Nzx Zpas9VLMehGJX47etGzahQpxIzzpWTfhIUFBEVwc33iU10ZV2JxlOHJHDgNeSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YRrxs6c1Vzm0P for ; Tue, 07 Jan 2025 00:09:05 +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 507095QM048803 for ; Tue, 7 Jan 2025 00:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 507095LD048802 for net@FreeBSD.org; Tue, 7 Jan 2025 00:09:05 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 166724] if_re(4): watchdog timeout Date: Tue, 07 Jan 2025 00:09:02 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: george@m5p.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D166724 --- Comment #126 from George Mitchell --- The consensus of the 124 previous comments is use your choice of the net/realtek-re-kmod or net/realtek-re-kmod198 ports instead. The second has more of a track record and seems to work every time; the first is based apparently on Realtek's version "1100" driver and fails for some users but = not for others. Your mileage may vary. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=