From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/4] ixgbe: expose extended error statistics Date: Wed, 17 Jun 2015 14:52:46 +0200 Message-ID: <3529260.NpIkG1cbIV@xps13> References: <1433525705-17041-1-git-send-email-maryam.tahhan@intel.com> <1433525705-17041-2-git-send-email-maryam.tahhan@intel.com> <20150609175107.2c6bc94d@urahara> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger , Maryam Tahhan Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 16C9BC430 for ; Wed, 17 Jun 2015 14:53:47 +0200 (CEST) Received: by wiwd19 with SMTP id d19so132626509wiw.0 for ; Wed, 17 Jun 2015 05:53:47 -0700 (PDT) In-Reply-To: <20150609175107.2c6bc94d@urahara> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-06-09 17:51, Stephen Hemminger: > On Fri, 5 Jun 2015 18:35:02 +0100 > Maryam Tahhan wrote: > > > Implement xstats_get() and xstats_reset() in dev_ops for ixgbe to expose > > detailed error statistics to DPDK applications. > > > > Signed-off-by: Maryam Tahhan > > Also, the bug where CRC is included in Tx byte count but > not in the Rx byte count has not been addressed. > > You seem to have ignored my earlier patch. Stephen, providing a link would be helpful. Maryam, please check: http://dpdk.org/ml/archives/dev/2015-April/016096.html http://dpdk.org/dev/patchwork/patch/2495/