From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 40F5425B0A3; Sat, 13 Jun 2026 01:00:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781312434; cv=none; b=m4/1xlt75Pt0ibtzUC20YAiFQBSzghCuHAd8cm7WwjC79CAJENhhqti2wisyn58VOmcvnAWbnGKHWGh/r/6Ag1nfkorIHCerrN0Hzk1e0W64/VBmimnI9m5238vTg5disz1QAA50SkrapH3SfDf3qDXYLk+VttVS1pt/+w33IQc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781312434; c=relaxed/simple; bh=WfYUEOPeK03EHpwPebn+MgtHwxpMs96r3pSiOwUJEUM=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=IbIzIroSliFZ0/LaakMRtnY7W3nze0tnO/DYbYckabeX1fZQaq8HFI6dTRR9tCBuV62X4JiferSHJQ+9f9xtUMe+RDWPpOaB81BKyVS02VMCjT+JVfvhoYJqx9cHu3PiZnEKw9NROrOGS0HU/WSoRmTU/x/ONEx5lmswCbPfeu4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TYere+vC; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TYere+vC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C80251F00A3A; Sat, 13 Jun 2026 01:00:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781312432; bh=Wn0Opc5jXMGzRmeoKDOhDr/j7UkqCcoDWwPQbDZbwhg=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=TYere+vCg8GJynjh6ppeadGFRHg/TY3ukISithtp82fMR0fYjQgzZ5vuHpNbbwwXa XZ4yZlaT1KUhLZkC2uHb7APx7LsBpso643TpchRdawMwbHUuPKgt5MnSCOyXsAcDKG VbEhkDXm8SBzF2uteC2zk1cwdHbwz6xeM9xB8pZmivuT1TFXkZB3MkO8PTefUZ67Om p2kr0BojPEdBHDdhFlisbOuIvRODl9Ih5soKM6QHXNgaqCeI51bjBJIRFD6pjKaMgO 9dLd/MWvZ7WyklILKDniP+dkARNBXXX4xJesXVKPwAt+gmZPMKurpxx9KiqWS5K4dO TO/FjquHlWBzQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 939A739E9607; Sat, 13 Jun 2026 01:00:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2] docs: networking: add guidance on what to push via extack From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178131242913.1315131.12921841859302513787.git-patchwork-notify@kernel.org> Date: Sat, 13 Jun 2026 01:00:29 +0000 References: <20260611172149.1877704-1-kuba@kernel.org> In-Reply-To: <20260611172149.1877704-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org, joe@dama.to, corbet@lwn.net, skhan@linuxfoundation.org, linux-doc@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 11 Jun 2026 10:21:49 -0700 you wrote: > Every now and then someone tries to duplicated extack > messages to dmesg. Document our guidance against this. > Also indicate that system level faults should continue > to go to system logs. The high level thinking is to try > to distinguish between what's important to the user vs > system admin. > > [...] Here is the summary with links: - [net-next,v2] docs: networking: add guidance on what to push via extack https://git.kernel.org/netdev/net-next/c/96fbe161e402 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html