From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net v3 0/9] net: aquantia: Atlantic driver 12/2017 updates Date: Fri, 15 Dec 2017 12:47:17 -0500 (EST) Message-ID: <20171215.124717.173294340143679835.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, darcari@redhat.com, pavel.belous@aquantia.com, Nadezhda.Krupnina@aquantia.com, simon.edelhaus@aquantia.com To: igor.russkikh@aquantia.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:53904 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755996AbdLORrT (ORCPT ); Fri, 15 Dec 2017 12:47:19 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Igor Russkikh Date: Thu, 14 Dec 2017 12:34:39 +0300 > The patchset contains important hardware fix for machines with large MRRS > and couple of improvement in stats and capabilities reporting > > patch v3: > - Fixed patch #7 after Andrew's finding. NIC level stats actually > have to be cleaned only on hw struct creation (and this is done > in kzalloc). On each hwinit we only have to reset link state > to make sure hw stats update will not increment nic stats during init. > > patch v2: > - split into more detailed commits > > Comment from David on wrong defines case will be submitted separately later Series applied, but don't make me regret letting you fix this define issue "later".