Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp1927825ybx; Thu, 7 Nov 2019 20:02:39 -0800 (PST) X-Google-Smtp-Source: APXvYqxYVPDVCXNJwCMvYHmUZsZJbK4XSTvD4xc0rtnHnEIlaMrpRo2BhYIz07VeqskGvWHr1FYK X-Received: by 2002:a17:906:1c97:: with SMTP id g23mr6692458ejh.66.1573185759865; Thu, 07 Nov 2019 20:02:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573185759; cv=none; d=google.com; s=arc-20160816; b=dRhrTh71Jpo1XPaKYIbwEc0hXYfPZyD5o8GceSq7zDNmuF4MaflxSi17Pp1g4I2lS0 1CJye9tqZRzOft/rqalttw1D3KVLx9UOgOjDIditAl8FjgCOEO1DKupbR4VHH/EFjJgX gif8TI5KOKKCQRKw7llwURi9Yg2qkuJD7V1cx6vHOF9eJNswI2BruLjd5pnuefoaDMe4 FGMxqJkLwTHElzqaaXbNl2+8RNnzg3gnD4D6B+TDLNZ3+Tb8ZEJWhLRpgIVsmgH5yk3c fLW9K16VRLDCiFawym+5swGdaORrFOMSz9Sl5RP+O6OTX3vHxNeYsMQE/FSZfN9ECIKM V3wg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=vj87jKF2EfUaW3RFaEJh+dc6vfvKrgpO7epZDus3hRo=; b=E8SFl8JfnvV8RiUpFFp1vGEwTzrhxhfo+bUdbO2LHMAM/iE0d3rxhfWfwNPBCLtG+a bHUH0d87TiJX2chqqlSV+4arjerGgEijULEWccGUpvI3YYIms55DJk734xNBromUDUac 9ap1k8TbgadMJGGflQt0grwltdbt/xcvNPct/l6ccUBb7iKlLZzY1SoaVWdlzDI0bqRf 7obgZvo+6U2bkqPpZzrXlTZh0KHGOoAvNUMr/t0a4Hk/YuAQgw3JfMcykP+80XO2JyTL dHZOZJtnpCBvBDgL5pTqQfg8oSdAd8FFeqnlBpvXwzSr4KGgHIZrP8dxjHWQg9G4kylP GCIg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z16si3811632edi.241.2019.11.07.20.02.16; Thu, 07 Nov 2019 20:02:39 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729501AbfKHEBc (ORCPT + 99 others); Thu, 7 Nov 2019 23:01:32 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:52842 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726219AbfKHEBc (ORCPT ); Thu, 7 Nov 2019 23:01:32 -0500 Received: from localhost (unknown [IPv6:2601:601:9f00:1e2::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id BA21F14F3AC23; Thu, 7 Nov 2019 20:01:31 -0800 (PST) Date: Thu, 07 Nov 2019 20:01:31 -0800 (PST) Message-Id: <20191107.200131.396855107998573876.davem@davemloft.net> To: f.fainelli@gmail.com Cc: netdev@vger.kernel.org, jeffrey.t.kirsher@intel.com, timur@kernel.org, intel-wired-lan@lists.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next 0/2] net: Demote MTU change prints to debug From: David Miller In-Reply-To: <20191107223537.23440-1-f.fainelli@gmail.com> References: <20191107223537.23440-1-f.fainelli@gmail.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 07 Nov 2019 20:01:32 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Florian Fainelli Date: Thu, 7 Nov 2019 14:35:35 -0800 > This patch series demotes several drivers that printed MTU change and > could therefore spam the kernel console if one has a test that it's all > about testing the values. Intel drivers were not also particularly > consistent in how they printed the same message, so now they are. Series applied, thanks Florian.