From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:33496 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S973224AbdDXQKf (ORCPT ); Mon, 24 Apr 2017 12:10:35 -0400 Message-ID: <1493050228.3041.36.camel@redhat.com> Subject: Re: [PATCH rdma-next 2/2] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level From: Doug Ledford To: Leon Romanovsky Cc: linux-rdma@vger.kernel.org, Jack Morgenstein , "# v3 . 4+" Date: Mon, 24 Apr 2017 12:10:28 -0400 In-Reply-To: <20170321105706.9355-2-leon@kernel.org> References: <20170321105706.9355-1-leon@kernel.org> <20170321105706.9355-2-leon@kernel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: On Tue, 2017-03-21 at 12:57 +0200, Leon Romanovsky wrote: > From: Jack Morgenstein > > A warning message during SRIOV multicast cleanup should have actually > been > a debug level message. The condition generating the warning does no > harm > and can fill the message log. > > In some cases, during testing, some tests were so intense as to swamp > the > message log with these warning messages, causing a stall in the > console > message log output task. This stall caused an NMI to be sent to all > CPUs > (so that they all dumped their stacks into the message log). > Aside from the message flood causing an NMI, the tests all passed. > > Once the message flood which caused the NMI is removed (by reducing > the > warning message to debug level), the NMI no longer occurs. > > Sample message log (console log) output illustrating the flood and > resultant NMI (snippets with comments and modified with ... instead > of hex digits, to satisfy checkpatch.pl): [ snip ] Thanks, applied. -- Doug Ledford     GPG KeyID: B826A3330E572FDD     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD