From nobody Mon Dec 12 10:42:00 2022 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 4NVyqg1403z4k67v for ; Mon, 12 Dec 2022 10:42:07 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NVyqg05mDz3xxY for ; Mon, 12 Dec 2022 10:42:07 +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=1670841727; 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=SISKIfivldSw/0SUmMoIMlzohdbK+eJKumOurDAeV4c=; b=vB+61PDi6L9JTUkYxAqoix/P2/QdBYTR1HTc7ka6vz3AurZLldmmuUOCXcaYX0lJCZc8sP uCwJ5lY7aWLFVBf7/hUrVGDT2c6lvdZDbZD2LkTDlnsO6MyfV0CkeIvaXs2VT04bOs+Sah CyvGtqz7MZV8UkyKjbnD8Rb2T2RVn8SMwRMdYdHJsjImKWaV5Z/E+iumPL4klrC9RMhBVr 3jUJ773/S9eLd+05drcURwz43C+qR1JQ1stTBtQgWkpLficOkMahJFce0ilmfzyfJ5wfBi abANUrzOrmddQcSMir/93nlzGRI+xIqi8qgyz3qQwHQViNC+mezjvkwpBOInUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670841727; a=rsa-sha256; cv=none; b=K2Z8tn+j4tBvSOQPXULf407Tc6GBTQpxhygZTMRA8T6jAO4Z2rm0VnBHXAriwW1t2WUyVP PP8QFRwcjZoHF/B22Xd0Ede/QzfoebDNi1mjrJdqs8Eev0/1iu4R8zioXVWBWww5KVk5rJ K0Y7LMuNF7GMZ3gono8PY1g59Yd5Gk2QNNEUXL6w5vsjYyrPd/2JRv6P+BtVcybLWMn2eW X6dna6RK636ttdtkp6QaexAbeBl2H9nbxA/47f4MHH8Dvh/BtdjBu1qdono5+u9RCTaK9A W/CG0or3QAhHLZpKJLIiPc2w6m618hI7Lx+A+kBlk85ouEs+KSMwa1A+1TMyog== 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 4NVyqf6J6PzWTC for ; Mon, 12 Dec 2022 10:42:06 +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 2BCAg6h1057891 for ; Mon, 12 Dec 2022 10:42:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BCAg6UD057867 for net@FreeBSD.org; Mon, 12 Dec 2022 10:42:06 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: Mon, 12 Dec 2022 10:42:00 +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: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166724 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.osipov@siemens.com --- Comment #110 from Michael Osipov --- Very similar problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D2= 13751 --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=