From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5] i40e: Fix the statistics issue of i40e Date: Wed, 04 Nov 2015 10:21:51 +0100 Message-ID: <3719062.0PKD0fLgCM@xps13> References: <1446185369-29221-1-git-send-email-xutao.sun@intel.com> <1984731.gvm6Zs8Tjf@xps13> <9AC567D38896294095E6F3228F697FC8021CDE39@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Sun, Xutao" Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id F36CF5A64 for ; Wed, 4 Nov 2015 10:23:02 +0100 (CET) Received: by wicfv8 with SMTP id fv8so28035681wic.0 for ; Wed, 04 Nov 2015 01:23:02 -0800 (PST) In-Reply-To: <9AC567D38896294095E6F3228F697FC8021CDE39@shsmsx102.ccr.corp.intel.com> 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-10-30 16:20, Xutao Sun: > > > The old statistics on i40e only counted the packets on ports. > > > So the discarding packets on VSI were not counted. > > > This patch is to make statistics for packets both on ports and VSI. > > > > Please, could you rebase on top of Harry's patches for extended stats? > > Thanks > > My patch is different from Harry's patches for extended stats actually. > My modification for stats has no intersection with Harry's. > So maybe I don't need to rebase on Harry's patches. When I can manage the merge myself safely, I don't ask. Please rebase on current master.