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 403722FDD for ; Wed, 26 Apr 2017 11:31:14 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2017 02:31:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,254,1488873600"; d="scan'208";a="849955963" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.252.144.52]) ([10.252.144.52]) by FMSMGA003.fm.intel.com with ESMTP; 26 Apr 2017 02:31:12 -0700 To: John Daley , john.mcnamara@intel.com Cc: dev@dpdk.org References: <20170426055619.16452-1-johndale@cisco.com> From: Ferruh Yigit Message-ID: Date: Wed, 26 Apr 2017 10:31:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <20170426055619.16452-1-johndale@cisco.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: enic SR-IOV configurations 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: Wed, 26 Apr 2017 09:31:15 -0000 On 4/26/2017 6:56 AM, John Daley wrote: > Document SR-IOV passthrough setup and limitations > for enic PMD. > > Signed-off-by: John Daley Hi John, Thank you for the documentation update, just I am getting following warning [1], can you please check. Also enic feature table (enic.ini) is not announcing SR-IOV support, can you please fix it? Thanks, ferruh [1] doc/guides/nics/enic.rst:181: WARNING: Could not lex literal_block as "c". Highlighting skipped.