From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 653FF2BB4 for ; Mon, 3 Jul 2017 12:26:35 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jul 2017 03:26:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,302,1496127600"; d="scan'208";a="103953471" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.91]) ([10.237.220.91]) by orsmga004.jf.intel.com with ESMTP; 03 Jul 2017 03:26:32 -0700 To: Qi Zhang , john.mcnamara@intel.com, jingjing.wu@intel.com Cc: helin.zhang@intel.com, dev@dpdk.org References: <20170703035754.4622-1-qi.z.zhang@intel.com> From: Ferruh Yigit Message-ID: <20f400c0-c1c0-acba-6c89-0ae478faa8d4@intel.com> Date: Mon, 3 Jul 2017 11:26:30 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170703035754.4622-1-qi.z.zhang@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] doc: add known issue for i40e VF performance 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: Mon, 03 Jul 2017 10:26:35 -0000 On 7/3/2017 4:57 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 Hi Qi, John, Not related to the content, but related to location, where a "known issue" should go, release notes or component specific document? Thanks, ferruh