From nobody Mon Jul 26 21:11:50 2021 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 97C2712D3BB3 for ; Mon, 26 Jul 2021 21:11:50 +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 4GYXft3VHWz4fdD for ; Mon, 26 Jul 2021 21:11:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 4E9B01E2B9 for ; Mon, 26 Jul 2021 21:11:50 +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 16QLBoO4081915 for ; Mon, 26 Jul 2021 21:11:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16QLBoKt081914 for net@FreeBSD.org; Mon, 26 Jul 2021 21:11:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256610] Kernel panic with ngtee Date: Mon, 26 Jul 2021 21:11:50 +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: panic X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org 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-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=3D256610 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dbe79f30d6c3e353856d4f82227b270abc= 26be702 commit be79f30d6c3e353856d4f82227b270abc26be702 Author: John Baldwin AuthorDate: 2021-07-26 21:03:28 +0000 Commit: John Baldwin CommitDate: 2021-07-26 21:09:16 +0000 m_dup: Handle unmapped mbufs as an input mbuf. Use m_copydata() instead of a direct bcopy() when copying data out of a source mbuf into a newly-allocated mbuf. PR: 256610 Reported by: Niels Bakker Reviewed by: markj MFC after: 2 weeks sys/kern/uipc_mbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jul 26 21:26:24 2021 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 71BB412D8800 for ; Mon, 26 Jul 2021 21:26:24 +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 4GYXzh1nhrz4kL9 for ; Mon, 26 Jul 2021 21:26:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 164C41E4F5 for ; Mon, 26 Jul 2021 21:26:24 +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 16QLQO0w090170 for ; Mon, 26 Jul 2021 21:26:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16QLQOes090169 for net@FreeBSD.org; Mon, 26 Jul 2021 21:26:24 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 226549] lagg failover with re0 and ath0 does not operate by switching back Date: Mon, 26 Jul 2021 21:26:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ceri@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity assigned_to 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=3D226549 Ceri Davies changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Some People Assignee|wireless@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jul 26 21:31:02 2021 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 CC65612D9E79 for ; Mon, 26 Jul 2021 21:31:02 +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 4GYY524xWNz4lt5 for ; Mon, 26 Jul 2021 21:31:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 8F6A21E1DB for ; Mon, 26 Jul 2021 21:31:02 +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 16QLV27k091315 for ; Mon, 26 Jul 2021 21:31:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16QLV2vP091314 for net@FreeBSD.org; Mon, 26 Jul 2021 21:31:02 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 208195] MAC address of lagg member interface do not change Date: Mon, 26 Jul 2021 21:31:02 +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: 10.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ceri@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: 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=3D208195 Ceri Davies changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ceri@FreeBSD.org --- Comment #1 from Ceri Davies --- I believe this is expected behaviour. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Jul 27 13:41:24 2021 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 1E39E12BD0F7 for ; Tue, 27 Jul 2021 13:41:24 +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 4GYycg5kz4z4V9b for ; Tue, 27 Jul 2021 13:41:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 AD45A3B0A for ; Tue, 27 Jul 2021 13:41:23 +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 16RDfNHj092003 for ; Tue, 27 Jul 2021 13:41:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16RDfNnX092002 for net@FreeBSD.org; Tue, 27 Jul 2021 13:41:23 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 252596] ping to 255.255.255.255 does not set broadcast MAC Date: Tue, 27 Jul 2021 13:41:24 +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 Many People X-Bugzilla-Who: nreilly@blackberry.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: 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=3D252596 Nick Reilly changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nreilly@blackberry.com --- Comment #2 from Nick Reilly --- Note that FreeBSD 13.0 added a swap of the dst to the gw just before this c= heck for broadcast. That swap needs to be moved to after the check for broadcast. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jul 29 14:46:22 2021 X-Original-To: freebsd-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 8A9D312BFDBF for ; Thu, 29 Jul 2021 14:46:34 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com [IPv6:2607:f8b0:4864:20::b34]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GbCyx49Wgz4m4s for ; Thu, 29 Jul 2021 14:46:33 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: by mail-yb1-xb34.google.com with SMTP id k65so10552374yba.13 for ; Thu, 29 Jul 2021 07:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=eePSi+B4U0GhsnvLNzE51rdSrtgnIrzyTNbMOh7sSY0=; b=TD0CKWg7YTkcEUjYSyGg16x8kt+SJG757cIkSwElNMxQcCR93oTPZfNIDeM0750MiU czjMtaIW6KBOxgonjCTjpVf4Wp5Wg8T8ZDWbtC6nOHfoYi6UHizOvCIleuIRqYTSXvgD Gx22rLssbULoDSVBviYmryJBXyob6THPGCUas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=eePSi+B4U0GhsnvLNzE51rdSrtgnIrzyTNbMOh7sSY0=; b=tvQ4HAeAmM/7ZQsCSidCv9SLAXNb81fZQdjlYsdjmqIbYNzvke/62RtXkzG9iqx5nO 1aFM8VVKyQlNzDvErcrTpkj6l7dmkzNpBFPxleFv1aLlpoqgDTztUX/8ZlrsHDjb6ZEo LTEwPg1r8SwwRkg7MCUhvFeby/x9V+RrnMKGdqFZ3FQKyxqSkHTCXSHdwj/A//BB75uf ck178pWi7MLW0o4DXF1NszsGSbot149+sZS2IWQpVb2FI6st0XtgIq6JXhKBD0+UrATJ 8u+okpOA03Blf10HSrr8DHFicRaklw18CFpaoleRkRRQdSv1VUGGFOx41tY0fOfKlGBg JgNg== X-Gm-Message-State: AOAM533R7qKb7U/5Wv3bOz0ntWKARsQJ28CYDZLubg7kGyKwPuCMU12F oRb7Xu8QvO6GZvLl9oIeccOeFzJ6548jVEBK2lZaijaw3KxluA== X-Google-Smtp-Source: ABdhPJxt1W5Au99OKPeD8z7aCYXJDS2Rs22ndnPshuuv9BqMFijFAjQk54qGNBvTIqbuuXD1DPRnaBxi2UyqEC7VBSY= X-Received: by 2002:a25:4187:: with SMTP id o129mr7074495yba.455.1627569992826; Thu, 29 Jul 2021 07:46:32 -0700 (PDT) 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 From: Kevin Bowling Date: Thu, 29 Jul 2021 07:46:22 -0700 Message-ID: Subject: freebsd-net call To: FreeBSD Net Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4GbCyx49Wgz4m4s X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=kev009.com header.s=google header.b=TD0CKWg7; dmarc=none; spf=pass (mx1.freebsd.org: domain of kevin.bowling@kev009.com designates 2607:f8b0:4864:20::b34 as permitted sender) smtp.mailfrom=kevin.bowling@kev009.com X-Spamd-Result: default: False [2.24 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; DMARC_NA(0.00)[kev009.com]; NEURAL_SPAM_MEDIUM(0.98)[0.981]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[kev009.com:~]; NEURAL_SPAM_LONG(0.93)[0.929]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::b34:from]; R_DKIM_PERMFAIL(0.00)[kev009.com:s=google]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; NEURAL_SPAM_SHORT(0.63)[0.625]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-net] X-ThisMailContainsUnwantedMimeParts: N Hi, I would like to gauge interest in holding a regular freebsd-net video call. This would cover primarily device drivers, pseudo interfaces, and the programming interfaces like iflib and ifnet. There is a separate transport meeting so it would be complementary to that. Please send me a note if you are interested and what timezone you are in. Regards, Kevin From nobody Thu Jul 29 16:39:08 2021 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 90E4C12DF323 for ; Thu, 29 Jul 2021 16:39:08 +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 4GbGSr3b3Hz3Mx7 for ; Thu, 29 Jul 2021 16:39:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 5BCE314DFE for ; Thu, 29 Jul 2021 16:39:08 +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 16TGd8bW089265 for ; Thu, 29 Jul 2021 16:39:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16TGd8lN089264 for net@FreeBSD.org; Thu, 29 Jul 2021 16:39:08 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 256610] Kernel panic with ngtee Date: Thu, 29 Jul 2021 16:39:08 +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: panic X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jhb@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: assigned_to flagtypes.name bug_status 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=3D256610 John Baldwin changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |jhb@FreeBSD.org Flags| |mfc-stable13? Status|Open |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jul 29 19:34:03 2021 X-Original-To: freebsd-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 96BF812BE1DD for ; Thu, 29 Jul 2021 19:34:17 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GbLLx3tZtz4YFQ for ; Thu, 29 Jul 2021 19:34:17 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id 68FA0219C0 for ; Thu, 29 Jul 2021 19:34:17 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-qv1-f52.google.com with SMTP id 3so3984993qvd.2 for ; Thu, 29 Jul 2021 12:34:17 -0700 (PDT) X-Gm-Message-State: AOAM530kYpspQkohSZ2WD5T1LJ6LsnfpVow2Fc26VAl58AYHBtpEkmVB NMuyu6fagll46wlXt2xU9SeovHzdwXFCV1LaIKo= X-Google-Smtp-Source: ABdhPJzD9JWEgCvYsyMwDwqFEmWaBj/X2vPjvYwE9ZVY4P2Jp/nUNh1DaowCd87jpF4oCUoe5If83rAOJQqOX/v58WI= X-Received: by 2002:a05:6214:5098:: with SMTP id kk24mr6605330qvb.26.1627587257030; Thu, 29 Jul 2021 12:34:17 -0700 (PDT) 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 From: Kyle Evans Date: Thu, 29 Jul 2021 14:34:03 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: domain(9) reviews To: freebsd-net Content-Type: text/plain; charset="UTF-8" X-ThisMailContainsUnwantedMimeParts: N Hi, I have a small series of domain reviews that I opened a while ago; I'd like to push them out of my queue within the next week or so if anyone's interested in reviewing them: https://reviews.freebsd.org/D25062 - allow domains to probe for availability, so that domains inherently tied to machine/vm features (e.g. hvsock) can more cleanly not attach on non-HyperV guests https://reviews.freebsd.org/D25459 - remove a race as a result of loading a kmod that attaches a domain, making it safe to add a domain after domainfinalize() and kill off that particular warning message on boot https://reviews.freebsd.org/D26709 - tracks protocols that have fasttimo/slowtimo callbacks so that pfslowtimo() and pffasttimo() only iterate over protocols actually known to have callbacks (very few) Thanks, Kyle Evans From nobody Fri Jul 30 08:54:24 2021 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 B611212DBB5F for ; Fri, 30 Jul 2021 08:54:24 +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 4Gbh684jYXz4SWG for ; Fri, 30 Jul 2021 08:54:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 8720622492 for ; Fri, 30 Jul 2021 08:54:24 +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 16U8sOdO005715 for ; Fri, 30 Jul 2021 08:54:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16U8sOVJ005714 for net@FreeBSD.org; Fri, 30 Jul 2021 08:54:24 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 257499] IPv6 link routes are not removed from routing table when interface goes down Date: Fri, 30 Jul 2021 08:54:24 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D257499 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jul 30 16:18:17 2021 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 B7E6112BD8BD for ; Fri, 30 Jul 2021 16:18:17 +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 4GbsyK4dk5z3FGX for ; Fri, 30 Jul 2021 16:18:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 87B66D8 for ; Fri, 30 Jul 2021 16:18:17 +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 16UGIHog043543 for ; Fri, 30 Jul 2021 16:18:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16UGIHlD043542 for net@FreeBSD.org; Fri, 30 Jul 2021 16:18:17 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 236486] [igb] txcsum produces broken checksum for i350 Date: Fri, 30 Jul 2021 16:18:17 +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: 11.2-STABLE X-Bugzilla-Keywords: IntelNetworking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kbowling@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Unable to Reproduce X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D236486 Kevin Bowling changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Unable to Reproduce --- Comment #3 from Kevin Bowling --- I suspect this is fixed in 12+ by code inspection; I've looked intently at = the txrx in these newer versions of the driver and don't see any issues. Please reopen if you see otherwise in the future. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Aug 1 11:23:49 2021 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 170F612D9204 for ; Sun, 1 Aug 2021 11:23:50 +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 4GczKf03Bmz3Psm for ; Sun, 1 Aug 2021 11:23:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 DF957344A for ; Sun, 1 Aug 2021 11:23:49 +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 171BNnME095385 for ; Sun, 1 Aug 2021 11:23:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 171BNnc4095384 for net@FreeBSD.org; Sun, 1 Aug 2021 11:23:49 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 256882] cc(4): Panic on DELL R630 with Chelsio T62100-SO-CR) lagg0 and vlans in VNET jails (VNET): ip_tryforward / ip_findroute Date: Sun, 01 Aug 2021 11:23:49 +0000 X-Bugzilla-Reason: CC 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: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: melifaro@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D256882 --- Comment #6 from Alexander V. Chernikov --- Is there any chance you can try https://cgit.freebsd.org/src/commit/?id=3D054948bd81bb9e4e32449cf351b62e501= b8831ff and check whether it fixes the crashes? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Aug 1 13:36:29 2021 X-Original-To: freebsd-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 3659C12B16F8 for ; Sun, 1 Aug 2021 13:36:47 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from forward101p.mail.yandex.net (forward101p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gd2H14PChz4SZm; Sun, 1 Aug 2021 13:36:45 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from iva1-236c86026a3d.qloud-c.yandex.net (iva1-236c86026a3d.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:928a:0:640:236c:8602]) by forward101p.mail.yandex.net (Yandex) with ESMTP id E78203281F85; Sun, 1 Aug 2021 16:36:35 +0300 (MSK) Received: from iva1-bc1861525829.qloud-c.yandex.net (iva1-bc1861525829.qloud-c.yandex.net [2a02:6b8:c0c:a0e:0:640:bc18:6152]) by iva1-236c86026a3d.qloud-c.yandex.net (mxback/Yandex) with ESMTP id cp8l0woQqm-aZH4qAPM; Sun, 01 Aug 2021 16:36:35 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfw.ru; s=mail; t=1627824995; bh=9kip0hOOfal6sWNeKzxhZjAG6JJQ38z3W4V40l/xSS0=; h=To:References:Date:Subject:Cc:From:Message-Id:In-Reply-To; b=IfH8F9jRO01jslkl9WKMKkKSEwdcRDnJ0lKt9znoRW/4yf68DbK2aCnbXv3jSQZWf IKWxPNiU3xb1RITUsHvPc5TlE54Cpnv/XCNmYq3Zaue2losJFJE6LIOrgmWl0wyJPJ bgEceWu8yAeBxNg/q4eqkur9n/AkdQz/4LXZ2W00= Received: by iva1-bc1861525829.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id C2XHVoX280-aZbu0Stx; Sun, 01 Aug 2021 16:36:35 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: Re: network crash in nhop_free From: "Alexander V. Chernikov" In-Reply-To: <70d1091d-07ec-1c76-29bc-1f2e2264b55a@FreeBSD.org> Date: Sun, 1 Aug 2021 14:36:29 +0100 Cc: freebsd-net Content-Transfer-Encoding: quoted-printable Message-Id: <869483A6-FA65-40A2-9CCC-05216588EAC8@ipfw.ru> References: <2fbc5205-3fcc-d233-dae1-cf6ddc8d691d@FreeBSD.org> <95F4F779-91A0-482B-B26B-6C95A60FC281@ipfw.ru> <70d1091d-07ec-1c76-29bc-1f2e2264b55a@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.3654.100.0.2.22) X-Rspamd-Queue-Id: 4Gd2H14PChz4SZm X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ipfw.ru header.s=mail header.b=IfH8F9jR; dmarc=none; spf=pass (mx1.freebsd.org: domain of melifaro@ipfw.ru designates 2a02:6b8:0:1472:2741:0:8b7:101 as permitted sender) smtp.mailfrom=melifaro@ipfw.ru X-Spamd-Result: default: False [-3.10 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[ipfw.ru:s=mail]; FREEFALL_USER(0.00)[melifaro]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0:1000::/52]; DMARC_NA(0.00)[ipfw.ru]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[ipfw.ru:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net]; RCVD_IN_DNSWL_LOW(-0.10)[2a02:6b8:0:1472:2741:0:8b7:101:from] X-ThisMailContainsUnwantedMimeParts: N > On 10 Jul 2021, at 10:07, Andriy Gapon wrote: >=20 > On 09/07/2021 00:02, Alexander V. Chernikov wrote: >> Hi Andriy, >> Could you by any chance provide a bit more info on the system = networking configuration and the steps leading to panic? >> No chance for a coredump? >> destroy_nhgrp() suggests that there was a multipath route (default?) = that was deleted. >> nhops are created with UMA_ALIGN_PTR, so I suspect there is a garbage = inside nhgrp pointer.. >=20 > I've just reproduced the problem and got a crash dump. > The new panic is a little bit different, but I think that it confirms = your analysis. > Also, you are right about the multipath route, although its creation = was not intentional. Should be fixed by = https://cgit.freebsd.org/src/commit/?id=3D054948bd81bb9e4e32449cf351b62e50= 1b8831ff . >=20 > The test setup is a host with an ethernet interface and a 3g modem = (for ppp). > The default default route is via the ethernet. >=20 > Destination Gateway Flags Netif Expire > default 192.168.0.1 UGS dwc0 > 8.8.8.8 192.168.0.1 UGHS dwc0 > 127.0.0.1 link#2 UH lo0 > 192.168.0.0/24 link#1 U dwc0 > 192.168.0.137 link#1 UHS lo0 >=20 > 192.168.0.0/24 is the LAN. > The static route to 8.8.8.8 is for internet accessibility checking. >=20 > Interesting bits of my ppp configuration: > ----- ppp.linkup ----- > 3g: > add! default HISADDR > ---------------------- >=20 > When I bring up the ppp link I get two default routes -- which is not = what I expected even when using 'add!': > Destination Gateway Flags Netif Expire > default 192.168.0.1 UGS dwc0 > default 10.1.1.1 UGS tun0 > 8.8.8.8 192.168.0.1 UGHS dwc0 > 10.1.1.1 link#4 UHS tun0 > 10.133.147.118 link#4 UHS lo0 > 127.0.0.1 link#2 UH lo0 > 192.168.0.0/24 link#1 U dwc0 > 192.168.0.137 link#1 UHS lo0 >=20 > The procedure to re-create the problem is two bring up and down the = ppp link twice. That is, up -> down -> up -> down -> crash. >=20 > Now, about the new crash. > The panic message is: > panic: refcount 0xffffa00027813318 wraparound >=20 > The stack trace is approximately the same: > panic() at panic+0x44 > _refcount_update_saturated() at _refcount_update_saturated+0x14 > nhop_free() at nhop_free+0x118 > destroy_nhgrp() at destroy_nhgrp+0x38 > epoch_call_task() at epoch_call_task+0x158 > gtaskqueue_run_locked() at gtaskqueue_run_locked+0x178 > gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0x9c > fork_exit() at fork_exit+0x74 > fork_trampoline() at fork_trampoline+0x14 >=20 > =46rom kgdb it seems like a refcount underflow (decrement from zero). > (kgdb) p *nhg_priv > $1 =3D {nhg_idx =3D 0, nhg_nh_count =3D 2 '\002', nhg_spare =3D = "\000\000", nhg_refcount =3D 0, nhg_linked =3D 1, nh_control =3D 0x0, = nhg_priv_next =3D 0x0, nhg =3D 0xffffa00032049e80, nhg_epoch_ctx =3D = {data =3D { > 0xffff0000005a0edc , 0xffffa0000eecb148}}, = nhg_nh_weights =3D 0xffffa00032049ed0} > (kgdb) p nhg_priv->nhg_nh_weights[0] > $2 =3D {nh =3D 0xffffa00027813200, weight =3D 0} > (kgdb) p nhg_priv->nhg_nh_weights[1] > $3 =3D {nh =3D 0xffffa00027813800, weight =3D 1} > (kgdb) p *nhg_priv->nhg_nh_weights[0].nh > $4 =3D {nh_flags =3D 128, nh_mtu =3D 1500, {gw4_sa =3D {sin_len =3D 16 = '\020', sin_family =3D 2 '\002', sin_port =3D 0, sin_addr =3D {s_addr =3D = 16843018}, sin_zero =3D "\000\000\000\000\000\000\000"}, gw6_sa =3D = {sin6_len =3D 16 '\020', > sin6_family =3D 2 '\002', sin6_port =3D 0, sin6_flowinfo =3D = 16843018, sin6_addr =3D {__u6_addr =3D {__u6_addr8 =3D '\000' , __u6_addr16 =3D {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 =3D {0, = 0, 0, 0}}}, sin6_scope_id =3D 0}, > gw_sa =3D {sa_len =3D 16 '\020', sa_family =3D 2 '\002', sa_data =3D = "\000\000\n\001\001\001\000\000\000\000\000\000\000"}, gwl_sa =3D = {sdl_len =3D 16 '\020', sdl_family =3D 2 '\002', sdl_index =3D 0, = sdl_type =3D 10 '\n', > sdl_nlen =3D 1 '\001', sdl_alen =3D 1 '\001', sdl_slen =3D 1 = '\001', sdl_data =3D "\000\000\000\000\000\000\000"}, gw_buf =3D = "\020\002\000\000\n\001\001\001", '\000' }, nh_ifp =3D = 0xffffa00027843800, > nh_ifa =3D 0xffffa0000eec4900, nh_aifp =3D 0xffffa00027843800, = nh_pksent =3D 0xffff0000c2d38cd8, nh_prepend_len =3D 0 '\000', spare =3D = "\000\000", spare1 =3D 0, nh_prepend =3D '\000' , = nh_priv =3D 0xffffa00027813300} > (kgdb) p *nhg_priv->nhg_nh_weights[1].nh > $5 =3D {nh_flags =3D 640, nh_mtu =3D 1500, {gw4_sa =3D {sin_len =3D 16 = '\020', sin_family =3D 2 '\002', sin_port =3D 0, sin_addr =3D {s_addr =3D = 16843018}, sin_zero =3D "\000\000\000\000\000\000\000"}, gw6_sa =3D = {sin6_len =3D 16 '\020', > sin6_family =3D 2 '\002', sin6_port =3D 0, sin6_flowinfo =3D = 16843018, sin6_addr =3D {__u6_addr =3D {__u6_addr8 =3D '\000' , __u6_addr16 =3D {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 =3D {0, = 0, 0, 0}}}, sin6_scope_id =3D 0}, > gw_sa =3D {sa_len =3D 16 '\020', sa_family =3D 2 '\002', sa_data =3D = "\000\000\n\001\001\001\000\000\000\000\000\000\000"}, gwl_sa =3D = {sdl_len =3D 16 '\020', sdl_family =3D 2 '\002', sdl_index =3D 0, = sdl_type =3D 10 '\n', > sdl_nlen =3D 1 '\001', sdl_alen =3D 1 '\001', sdl_slen =3D 1 = '\001', sdl_data =3D "\000\000\000\000\000\000\000"}, gw_buf =3D = "\020\002\000\000\n\001\001\001", '\000' }, nh_ifp =3D = 0xffffa00027843800, > nh_ifa =3D 0xffffa0000eec4900, nh_aifp =3D 0xffffa00027843800, = nh_pksent =3D 0xffff0000c2d38430, nh_prepend_len =3D 0 '\000', spare =3D = "\000\000", spare1 =3D 0, nh_prepend =3D '\000' , = nh_priv =3D 0xffffa00027813900} >=20 > (kgdb) p *nhg_priv->nhg_nh_weights[0].nh->nh_priv > $7 =3D {nh_family =3D 2 '\002', spare =3D 0 '\000', nh_type =3D 2, = rt_flags =3D 526336, nh_idx =3D 0, cb_func =3D 0x0, nh_refcnt =3D = 4294967295, nh_linked =3D 1, nh =3D 0xffffa00027813200, nh_control =3D = 0xffffa00000ddf900, > nh_next =3D 0xffffa00027813900, nh_vnet =3D 0xffffa0000084c580, = nh_epoch_ctx =3D {data =3D {0xffff0000005a2f90 , = 0x0}}} > (kgdb) p *nhg_priv->nhg_nh_weights[1].nh->nh_priv > $8 =3D {nh_family =3D 2 '\002', spare =3D 0 '\000', nh_type =3D 2, = rt_flags =3D 2050, nh_idx =3D 11, cb_func =3D 0x0, nh_refcnt =3D 4, = nh_linked =3D 2, nh =3D 0xffffa00027813800, nh_control =3D = 0xffffa00000ddf900, nh_next =3D 0xffffa00027813500, > nh_vnet =3D 0xffffa0000084c580, nh_epoch_ctx =3D {data =3D {0x0, = 0x0}}} >=20 > nh_refcnt =3D 4294967295 (0xffffffff) in = nhg_priv->nhg_nh_weights[0].nh->nh_priv. >=20 >>> On 22 Jun 2021, at 11:31, Andriy Gapon wrote: >>>=20 >>>=20 >>> It seems that the panic message was >>> panic: Misaligned access from kernel space! >>>=20 >>> On 22/06/2021 12:54, Andriy Gapon wrote: >>>> Not sure if I'll be able to get more out of this arm64 machine. >>>> I was playing with ppp and switching routes between LAN and ppp = when the crash happened. >>>> The system is 2-3 weeks old 14.0-CURRENT as of c8250c5ada85fec. >>>> Tracing pid 0 tid 100014 td 0xffffa00000c00000 >>>> db_trace_self() at db_trace_self >>>> db_stack_trace() at db_stack_trace+0x11c >>>> db_command() at db_command+0x244 >>>> db_command_loop() at db_command_loop+0x54 >>>> db_trap() at db_trap+0xf8 >>>> kdb_trap() at kdb_trap+0x1c4 >>>> handle_el1h_sync() at handle_el1h_sync+0x74 >>>> --- exception, esr 0xf2000000 >>>> kdb_enter() at kdb_enter+0x44 >>>> vpanic() at vpanic+0x1c4 >>>> panic() at panic+0x44 >>>> align_abort() at align_abort+0xb8 >>>> handle_el1h_sync() at handle_el1h_sync+0x74 >>>> --- exception, esr 0x96000021 >>>> nhop_free() at nhop_free+0x100 >>>> destroy_nhgrp() at destroy_nhgrp+0x38 >>>> epoch_call_task() at epoch_call_task+0x158 >>>> gtaskqueue_run_locked() at gtaskqueue_run_locked+0x178 >>>> gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0x9c >>>> fork_exit() at fork_exit+0x74 >>>> fork_trampoline() at fork_trampoline+0x14 >>>=20 >>>=20 >>> --=20 >>> Andriy Gapon >>>=20 >=20 >=20 > --=20 > Andriy Gapon From nobody Sun Aug 1 21:00:59 2021 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 2AE7C134788B for ; Sun, 1 Aug 2021 21:01:04 +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 4GdD7b5DC0z3j1x for ; Sun, 1 Aug 2021 21:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) 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 8AF2A13543 for ; Sun, 1 Aug 2021 21:00:59 +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 171L0xmT013497 for ; Sun, 1 Aug 2021 21:00:59 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 171L0xIe013496 for net@FreeBSD.org; Sun, 1 Aug 2021 21:00:59 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202108012100.171L0xIe013496@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: net@FreeBSD.org Subject: Problem reports for net@FreeBSD.org that need special attention Date: Sun, 1 Aug 2021 21:00:59 +0000 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 Content-Type: multipart/alternative; boundary="16278516592.aaF585E2d.12032" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: Y --16278516592.aaF585E2d.12032 Date: Sun, 1 Aug 2021 21:00:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 221146 | [ixgbe] Problem with second laggport New | 204438 | setsockopt() handling of kern.ipc.maxsockbuf limi New | 213410 | [carp] service netif restart causes hang only whe Open | 7556 | ppp: sl_compress_init() will fail if called anyth Open | 166724 | if_re(4): watchdog timeout Open | 193452 | Dell PowerEdge 210 II -- Kernel panic bce (broadc Open | 194453 | dummynet(4): pipe config bw parameter limited to Open | 200319 | Bridge+CARP crashes/freezes Open | 202510 | [CARP] advertisements sourced from CARP IP cause Open | 207261 | netmap: Doesn't do TX sync with kqueue Open | 217978 | dhclient: Support supersede statement for option Open | 222273 | igb(4): Kernel panic (fatal trap 12) due to netwo Open | 225438 | panic in6_unlink_ifa() due to race Open | 227720 | Kernel panic in ppp server Open | 230807 | if_alc(4): Driver not working for Killer Networki Open | 236888 | ppp daemon: Allow MTU to be overridden for PPPoE Open | 236983 | bnxt(4) VLAN not operational unless explicit "ifc Open | 237072 | netgraph(4): performance issue [on HardenedBSD]? Open | 237840 | Removed dummynet dependency on ipfw Open | 238324 | Add XG-C100C/AQtion AQC107 10GbE NIC driver Open | 238707 | Lock order reversal: rtentry vs "nd6 list" Open | 240944 | em(4): Crash with Intel 82571EB NIC with AMD Pile Open | 241106 | tun/ppp: panic: vm_fault: fault on nofault entry Open | 241162 | Panic in closefp() triggered by nginx (uwsgi with Open | 241191 | route flush panic with RADIX_MPATH Open | 243463 | ix0: Watchdog timeout Open | 244066 | divert: Add sysctls for divert socket send and re Open | 257302 | net/syncthing: Panic in in6_getmulti at /usr/src/ Open | 118111 | rc: network.subr Add MAC address based interface 29 problems total for which you should take action. --16278516592.aaF585E2d.12032--