From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 9B916FA3B for ; Thu, 9 Feb 2017 16:29:32 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP; 09 Feb 2017 07:29:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,349,1484035200"; d="scan'208";a="63114811" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga005.fm.intel.com with ESMTP; 09 Feb 2017 07:29:30 -0800 To: "Mcnamara, John" , "Wu, Jingjing" , "dev@dpdk.org" References: <1486105743-84020-1-git-send-email-jingjing.wu@intel.com> <1486622514-107726-1-git-send-email-jingjing.wu@intel.com> From: Ferruh Yigit Message-ID: <14244f6a-eb95-2542-a03f-6d510e6c530d@intel.com> Date: Thu, 9 Feb 2017 15:29:30 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] doc: add known issue for i40e PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 15:29:33 -0000 On 2/9/2017 8:26 AM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: Wu, Jingjing >> Sent: Thursday, February 9, 2017 6:42 AM >> To: dev@dpdk.org >> Cc: Wu, Jingjing ; Mcnamara, John >> >> Subject: [PATCH v2] doc: add known issue for i40e PMD >> >> Rx statistic is incorrect when packet is oversize. >> >> Signed-off-by: Jingjing Wu > > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.