From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next 5/5] ifb: convert to 64 bit stats Date: Mon, 20 Jun 2011 23:23:00 +0200 Message-ID: <1308604980.2658.23.camel@edumazet-laptop> References: <20110620203506.363818794@vyatta.com> <20110620.135607.2158729745388010853.davem@davemloft.net> <20110620141253.00249218@nehalam.ftrdhcpuser.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: David Miller , jamal , netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:32830 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752078Ab1FTVXD (ORCPT ); Mon, 20 Jun 2011 17:23:03 -0400 Received: by mail-wy0-f174.google.com with SMTP id 38so1961002wyb.19 for ; Mon, 20 Jun 2011 14:23:02 -0700 (PDT) In-Reply-To: <20110620141253.00249218@nehalam.ftrdhcpuser.net> Sender: netdev-owner@vger.kernel.org List-ID: Le lundi 20 juin 2011 =C3=A0 14:12 -0700, Stephen Hemminger a =C3=A9cri= t : > Convert input functional block device to use 64 bit stats. >=20 > Signed-off-by: Stephen Hemminger >=20 > --- > v2 - add stats_sync >=20 Acked-by: Eric Dumazet