From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH v2 net-next 2/2] net: dsa: mv88e6xxx: Make VTU miss violations less spammy Date: Thu, 29 Mar 2018 11:27:43 -0700 Message-ID: <4b8786ef-19eb-212c-f222-27093b2d7b8b@gmail.com> References: <1522273829-23542-1-git-send-email-andrew@lunn.ch> <1522273829-23542-3-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev To: Andrew Lunn , David Miller Return-path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:37770 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752762AbeC2S1s (ORCPT ); Thu, 29 Mar 2018 14:27:48 -0400 Received: by mail-wm0-f67.google.com with SMTP id r131so13205073wmb.2 for ; Thu, 29 Mar 2018 11:27:47 -0700 (PDT) In-Reply-To: <1522273829-23542-3-git-send-email-andrew@lunn.ch> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 03/28/2018 02:50 PM, Andrew Lunn wrote: > VTU miss violations can happen under normal conditions. Don't spam the > kernel log, downgrade the output to debug level only. The statistics > counter will indicate it is happening, if anybody not debugging is > interested. > > Signed-off-by: Andrew Lunn Revivewed-by: Florian Fainelli Reported-by: Florian Fainelli -- Florian