From nobody Thu Aug 01 18:24:04 2024 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 4WZcmj0ZKKz5RCmr for ; Thu, 01 Aug 2024 18:24:05 +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 4WZcmh6bSlz43wd for ; Thu, 1 Aug 2024 18:24:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722536644; a=rsa-sha256; cv=none; b=dYJRJ/hZe7C9naKFcL9UQHuxEnEYYaqjafsHeeQqHb7yu1UOf0+/K3iWwENnaArnFBD//9 8hly/ucBvH2ExfyJYH7NzjHaeekvqt2UeS8g1j3Jqp7GhtIKTdHe9OxXeHfLQYdIlCkeaM SwCZwkXn9KpKWVqWpQrQjMGD4uPoBu5ZSvsQ1o0wY9GUrWcOOrqCu1ptIOOzb6vBDxBlul MWjxaBvkn+1IiSxo3PjEKIawOGPC6kIOOQnzTyqcYmwosX+KNXBoZeZjmSOdSNEcICOxvS sxjOePHtxzyDT0dHJQj3/r+rhtr154f4Sad24TgjmqTy/rtsyFJ2tfBYCXx+Pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722536644; 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=fYXSJeYKyXu6U/kzem+WtGKjOfqt8fZCMFLuuu4tlvk=; b=xiCP1Yb3+jkkNXpdfTy4lPb2ot2mZOxWdrmGT0dNkRVysrII/jRkpnMdXQC73osaDtedFF +JKyTeLZX+Bnf70LWgYBTjmRlyKDBdz5N+5kOvNKdAVCBJMvNN0nVgNcuPuncN1Nih2dcT yx6dcJSBm3fMFrV1gxwBotoRA+J5brsEr8Djylz7fUORfYFm//HC02glQCWBOkjJYrcsrf CvLIL93ykVXC+lf8sZlp9x/GgrOdysXW3Iz5fbNK9Zuce01tRGQs4u2rshkb+vEvoC6x/C BeKo0z36RAfKW+B25MwHQO4ExXQrMXJ10U/ZjiEA6u4ulQZX8Zr0ick13nPXMw== 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 4WZcmh6CxhzvK7 for ; Thu, 1 Aug 2024 18:24:04 +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 471IO4d5065769 for ; Thu, 1 Aug 2024 18:24:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 471IO4ZE065768 for net@FreeBSD.org; Thu, 1 Aug 2024 18:24:04 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 280097] Warning printed when FIBs are expanded is unhelpful and confusing Date: Thu, 01 Aug 2024 18:24:04 +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 Some People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280097 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --- Comment #12 from Zhenlei Huang --- (In reply to Jeremy Cooper from comment #5) Suppressed the warning message in main. Limited the warning message to be printed only once in stable/14 and stable/13. --=20 You are receiving this mail because: You are the assignee for the bug.=