From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH -next] sundance: Add initial ethtool stats support Date: Wed, 13 Oct 2010 21:44:51 +0200 Message-ID: <1286999091.2649.1.camel@edumazet-laptop> References: <20101009095346.GA12951@hera.kernel.org> <20101009132749.GA15074@solarflare.com> <4CB0C56C.2000106@kernel.org> <20101012.115138.112614145.davem@davemloft.net> <4CB4C6E6.9090805@kernel.org> <1286917039.1117.101.camel@Joe-Laptop> <4CB54C4F.5070205@kernel.org> <1286951637.2703.141.camel@edumazet-laptop> <4CB589B2.50907@kernel.org> <1286966186.3876.246.camel@edumazet-laptop> <4CB59049.6060405@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, David Miller , Ben Hutchings , Jeff Garzik To: Denis Kirjanov Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:56220 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750868Ab0JMTpN (ORCPT ); Wed, 13 Oct 2010 15:45:13 -0400 Received: by wyb28 with SMTP id 28so1421645wyb.19 for ; Wed, 13 Oct 2010 12:45:12 -0700 (PDT) In-Reply-To: <4CB59049.6060405@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: Le mercredi 13 octobre 2010 =C3=A0 14:56 +0400, Denis Kirjanov a =C3=A9= crit : > On 10/13/2010 02:36 PM, Eric Dumazet wrote: > > Le mercredi 13 octobre 2010 =C3=A0 14:28 +0400, Denis Kirjanov a =C3= =A9crit : > >=20 > >> + u64 tx_defered; > >> + u64 tx_defered_excessive; > >=20 > PATCH -next v5] sundance: Add ethtool stats support >=20 > Add ethtool stats support. >=20 > Signed-off-by: Denis Kirjanov > --- Acked-by: Eric Dumazet