From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/8] cxgb4: add support to get hardware debug logs via ethtool Date: Sat, 14 Oct 2017 18:35:27 -0700 (PDT) Message-ID: <20171014.183527.1703589552940823970.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]:38246 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138AbdJOBf2 (ORCPT ); Sat, 14 Oct 2017 21:35:28 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Rahul Lakkireddy Date: Fri, 13 Oct 2017 18:48:12 +0530 > This series of patches add support to collect hardware debug logs > via ethtool --get-dump facility. Series applied, thank you.