From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 10B162931 for ; Thu, 9 Jun 2016 18:04:09 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 09 Jun 2016 09:03:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,445,1459839600"; d="scan'208";a="984218261" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.71]) by fmsmga001.fm.intel.com with SMTP; 09 Jun 2016 09:03:44 -0700 Received: by (sSMTP sendmail emulation); Thu, 09 Jun 2016 17:03:42 +0025 Date: Thu, 9 Jun 2016 17:03:42 +0100 From: Bruce Richardson To: "John W. Linville" Cc: Ferruh Yigit , Rich Lane , dev@dpdk.org Message-ID: <20160609160342.GI12520@bricha3-MOBL3> References: <1464210200-91397-1-git-send-email-rich.lane@bigswitch.com> <57470C9F.4060903@intel.com> <20160526150157.GB5045@tuxdriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160526150157.GB5045@tuxdriver.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] af_packet: add byte counters X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2016 16:04:10 -0000 On Thu, May 26, 2016 at 11:01:57AM -0400, John W. Linville wrote: > On Thu, May 26, 2016 at 03:47:59PM +0100, Ferruh Yigit wrote: > > On 5/25/2016 10:03 PM, Rich Lane wrote: > > > Signed-off-by: Rich Lane > > > > Reviewed-by: Ferruh Yigit > > Acked-by: John W. Linville > Applied to dpdk-next-net/rel_16_07 /Bruce