From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/6] cxgb4: collect hardware logs via ethtool Date: Thu, 07 Dec 2017 14:56:06 -0500 (EST) Message-ID: <20171207.145606.1899010205120159321.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ganeshgr@chelsio.com, nirranjan@chelsio.com, indranil@chelsio.com To: rahul.lakkireddy@chelsio.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:43316 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750828AbdLGT4I (ORCPT ); Thu, 7 Dec 2017 14:56:08 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Rahul Lakkireddy Date: Thu, 7 Dec 2017 14:33:36 +0530 > Collect more hardware logs via ethtool --get-dump facility. > > Patch 1 collects on-chip memory layout information. > > Patch 2 collects on-chip MC memory dumps. > > Patch 3 collects HMA memory dump. > > Patch 4 evaluates and skips TX and RX payload regions in memory dumps. > > Patch 5 collects egress and ingress SGE queue contexts. > > Patch 6 collects PCIe configuration logs Series applied.