From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/3] Remove CRC from byte counters Date: Mon, 23 Nov 2015 22:51:05 +0100 Message-ID: <2279969.B9CK9XypIL@xps13> References: <1447670117-17723-1-git-send-email-harry.van.haaren@intel.com> <1447843689-32315-1-git-send-email-harry.van.haaren@intel.com> <2601191342CEEE43887BDE71AB97725836ACA81F@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "shemming@brocade.com" To: "Van Haaren, Harry" Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id CC5EA8E81 for ; Mon, 23 Nov 2015 22:52:25 +0100 (CET) Received: by wmec201 with SMTP id c201so1251040wme.1 for ; Mon, 23 Nov 2015 13:52:25 -0800 (PST) In-Reply-To: <2601191342CEEE43887BDE71AB97725836ACA81F@irsmsx105.ger.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" > > Harry van Haaren (3): > > e1000: remove crc size from all byte counters > > ixgbe: remove crc size from all byte counters > > i40e: fix rx/tx size mismatch, remove crc bytes > > Acked-by: Konstantin Ananyev Applied, thanks