From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 5F37B5398 for ; Thu, 19 Jan 2017 13:06:08 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP; 19 Jan 2017 04:06:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,253,1477983600"; d="scan'208";a="55789733" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by fmsmga006.fm.intel.com with ESMTP; 19 Jan 2017 04:06:05 -0800 To: Jeff Guo , helin.zhang@intel.com, jingjing.wu@intel.com References: <1484191665-12402-1-git-send-email-jia.guo@intel.com> <1484823403-24868-1-git-send-email-jia.guo@intel.com> Cc: dev@dpdk.org, Guo@dpdk.org From: Ferruh Yigit Message-ID: <2564ea3b-c20f-7755-a408-0c683d0c0cae@intel.com> Date: Thu, 19 Jan 2017 12:06:05 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <1484823403-24868-1-git-send-email-jia.guo@intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] doc: add known uio_pci_generic issue for i40e 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, 19 Jan 2017 12:06:09 -0000 On 1/19/2017 10:56 AM, Jeff Guo wrote: > From: "Guo, Jia" > > When bind with the "uio_pci_generic" module in X710/XL710/XXV710, > the result is failed. The "uio_pci_generic" module is not supported > by X710/XL710/XXV710. > > Signed-off-by: Guo, Jia To be consistent on names, this should be "Jeff Guo " both in sign-off and author field. If you will send a new version of the patch, please take care of this too, if there won't be a new version please confirm it is OK to fix while applying. Thanks, ferruh <...>