From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3] doc: add known issue for i40e VF performance Date: Tue, 18 Jul 2017 15:59:19 +0100 Message-ID: References: <20170703035754.4622-1-qi.z.zhang@intel.com> <20170718095214.40455-1-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: john.mcnamara@intel.com, dev@dpdk.org To: Qi Zhang , thomas.monjalon@6wind.com Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 4248A2030 for ; Tue, 18 Jul 2017 16:59:34 +0200 (CEST) In-Reply-To: <20170718095214.40455-1-qi.z.zhang@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/18/2017 10:52 AM, Qi Zhang wrote: > VF performance is limited by the kernel PCI extended tag setting. > Update the document to explain the known issue and the workaround. > > Signed-off-by: Qi Zhang Applied to dpdk-next-net/master, thanks.